最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

javascript - How show chrome bookmarks bar on custom newtab page? - Stack Overflow

programmeradmin0浏览0评论

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
Add a ment  | 

1 Answer 1

Reset to default 9

Sorry. It is not possible for now.

Chromium doesn't have that kind of API.

chrome.bookmarks API is for adding, removing, getting bookmarks.

发布评论

评论列表(0)

  1. 暂无评论