I have one problem. I build chrome extension and override the newtab page with my custom page. Bookmarks bar display on default Chrome newtab page, but hide on my custom new tab page.
Maybe, anyone have some idea: how display Bookmarks bar WITH CHROME API? Please, skip tips such as press key bination Ctrl+Shift+B or make your own Bookmarks bar page, only chrome api interest me.
I have one problem. I build chrome extension and override the newtab page with my custom page. Bookmarks bar display on default Chrome newtab page, but hide on my custom new tab page.
Maybe, anyone have some idea: how display Bookmarks bar WITH CHROME API? Please, skip tips such as press key bination Ctrl+Shift+B or make your own Bookmarks bar page, only chrome api interest me.
Share Improve this question edited Nov 17, 2015 at 23:01 abraham 47.9k10 gold badges107 silver badges158 bronze badges asked Nov 15, 2015 at 0:14 Mips0208Mips0208 1236 bronze badges 1- 1 Perhaps the (oddly named) chrome.bookmarks api – Daniel Herr Commented Nov 15, 2015 at 2:05
1 Answer
Reset to default 9Sorry. It is not possible for now.
Chromium doesn't have that kind of API.
chrome.bookmarks API is for adding, removing, getting bookmarks.