Cache Favicons for Bookmarks 的评价
Cache Favicons for Bookmarks 作者: jscher2000
36 条评价
- I was frustrated by the number of bookmarks in Firefox that appeared with the generic globe icon, an issue I never encountered in other browsers. Clearing the cache, removing and re-adding bookmarks, resetting the browser, changing privacy settings, deleting bookmark data in profile folders—none of the commonly recommended solutions worked. This tool fixed the problem instantly. Though it's important to note that it's not for websites that don't have a visible favicon to begin with.
- extension doesn't work in 1.10b of zen browser. since i cant unpin it from the urlbar. nor pin it to the tab toolbar. it doesn't let me popup the extension popup. i can only find the button when entering the change url mode via ctrl+L, but then pressing the button makes the urlbar disappear and the extension popup never appears.
开发者回应
发布于 2 个月前You or someone else might need to port the add-on from using a URL bar button to a regular button. It might be as simple as changing page_action to browser_action in the manifest.json file (https://github.com/jscher2000/cache-favicons-for-bookmarks-extension/blob/master/manifest.json) but I haven't tested it. (**EDIT** the "show_matches" key isn't supported for browser_action, so that would need to be removed.) - 评分 5 / 5来自 aaaaaaaaaaaaaaaaaa, 3 个月前
- 评分 5 / 5来自 HomerSETH9, 1 年前
- 评分 5 / 5来自 Justin Idzerda, 2 年前
- 评分 5 / 5来自 Firefox 用户 10865586, 2 年前It works and Thanks!
In the last year, 4 bookmarked websites started to "remove" their icons and it´s quite distracting. - 评分 5 / 5来自 Firefox 用户 13439695, 2 年前it's working. but could you not place the extension button in address bar or change the Icon ?
༼ つ ◕_◕ ༽つ开发者回应
发布于 2 年前I think it's possible to provide the option of having either a regular toolbar button ("browser action") or an address bar button ("page action") but unfortunately, there's no way to move it, it would need to be changed through the Options page (after writing all the new code).
Do you have a suggestion for a new icon? You can send it to me at jscher2000@outlook.com, or create a new issue at https://github.com/jscher2000/cache-favicons-for-bookmarks-extension/issues