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).