Link Status Redux のレビュー
Link Status Redux 作成者: Juha Aatrokoski
合計レビュー数: 32
開発者の返信
投稿日時: 8年前Well, that is unfortunate, but without any details all I can do is offer generic debugging advice: make sure you have the latest version of LSR, try with a clean profile and default settings without any other add-ons installed. Also note that with default settings LSR does not display anything if the link is not visited.開発者の返信
投稿日時: 8年前No. Unless you have knowledge to the contrary, the WebExtension API has not been amended to allow this.開発者の返信
投稿日時: 8年前This is the exact same problem that I run into a month or so ago on a different site. I developed the fix, but did not hurry with a new version as it was only that one site (for me).
This is fixed in version 3.5, see https://github.com/jaatroko/link-status-redux/commit/4ebda746fc85340790e2a7ed3fb19c3daaa9b51b if you want to know the details.- 5 段階中 5 の評価aCafela coffee によるレビュー (8年前)
- Many thanks for migrating addon to WebExtensions and making it compatible with Fx57+ :-). Do you think it is possible with current WE API to handle also bookmarks (for example in bookmarks toolbar)?
**Edit: I didn't delete (at least intentionally) my previous review with your answer - it was automatically removed by AMO when I posted this one...開発者の返信
投稿日時: 9年前With the current API, not really. Technically, a WE can create its own sidebar and populate it with the bookmarks. BUT: it's a bit out of scope for LSR, it's a fair amount of effort for questionable gain, and it won't be as good as the native bookmarks sidebar anyway (no favicons; colors and folder etc. icons won't be OS/Firefox-themed).