Bookmark Toolbar Menu Button 的评价
Bookmark Toolbar Menu Button 作者: Button Guy
6 条评价
- 评分 1 / 5来自 Cyberknight,2 年前Bad design. It might be useful to someone with just a dozen bookmarks. I have thousands! It took the extension a very long time to produce a huge list, without collapsable folders or anything, so, it was basically unusable.
- 评分 1 / 5来自 felix,3 年前
- 评分 1 / 5来自 tahmanddse,7 年前
- 评分 1 / 5来自 aaFn,7 年前Does not work for me.
All I have when I click on the button is a small empty rectangular area appearing just below the button.
Nothing in it.
Answer #1
- looks like I cannot answer to the answer .. :-) So editing my review to answer the question ... -
This is Firefox 57.0.2
There should be only the "Most visited" folder for now, and then a number of bookmars in that one. That folder and its contents do not appear in the button panel.
I tried adding a bookmark in the personal toolbar = it showed in the button panel, but again no "Most visited" piece ..
Is that normal ??
I looked at the browser console (Ctrl+Shitf+J), but nothing meaningful that seems related to that add-on.
Answer #2
- It seems you can use https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/topSites to get what is behind that "folder" ..开发者回应
发布于 7 年前What version of Firefox are you using? How many items are actually on your toolbar and should appear? Do you know how to check the Browser Console for errors that might be relevant to this?
Edit: It would be much easier if you used my website to contact me. But what you describe is normal. There is currently no way for extensions to interact with live bookmarks like the "Most Visited" folder, so there is no point in showing it, as I can't get the contents. - 评分 1 / 5来自 David Vanderschel,7 年前Does not work for me. What I have on my bookmark toolbar is a bunch of folders. I want to be able to drill down into the folder I choose. It expands all of them, which makes the resulting list way too long. Whether or not it expands folders should be configurable.
开发者回应
发布于 7 年前Hi, I am going to add this in the future. Right now it is just simple basic functionality. - 评分 1 / 5来自 Firefox 用户 12918243,7 年前What is the advantage of this add-ons compared with the built-in firefox bookmarks button menu ?
开发者回应
发布于 7 年前This shows just the bookmarks from the toolbar. So in that sense it is supposed to be a more compact version of the toolbar, and not replace the button you refer to.