Cache Favicons for Bookmarks のレビュー
Cache Favicons for Bookmarks 作成者: jscher2000
jscher2000 による応答
開発者の返信
投稿日時: 3年前That site doesn't prevent caching of their icon but Firefox isn't saving the icon. I suspect it's because Firefox first requests https://login.paysafecard.com/favicon.ico and that redirects to a login page instead of returning a "not found" or "forbidden" response. Firefox does proceed to request the real icon at https://login.paysafecard.com/customer-auth/clients/mypins/favicon.ico?v=2.78.1 and uses that on the tab, but for some reason it doesn't use that one for the bookmark. ??
合計レビュー数: 35
- 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.
開発者の返信
投稿日時: 18日前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 によるレビュー (2ヶ月前)
- 5 段階中 5 の評価HomerSETH9 によるレビュー (1年前)
- 5 段階中 5 の評価Justin Idzerda によるレビュー (2年前)
- 5 段階中 5 の評価Marky Mark DE によるレビュー (2年前)great add-on, but i must contact you, some of my sites don't work
- 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