Link Fixer のレビュー
Link Fixer 作成者: danielnixon
合計レビュー数: 34
- 5 段階中 2 の評価Firefox ユーザー 18896556 によるレビュー (5ヶ月前)
- Web developers sometimes override the normal behavior of links with JavaScript. Seems they happen not to think of advanced users, so that Shift/Ctrl+Click doesn't open the link in a new tab, as desired. This add-on fixes this issue. Thanks a lot, saves time and nerves!
- 5 段階中 2 の評価Firefox ユーザー 17329665 によるレビュー (2年前)Sadly this bug is too much annoying: https://github.com/danielnixon/link-fixer/issues/58
- 5 段階中 5 の評価Charles Cazabon によるレビュー (3年前)Thank you for this! Far too many sites intercept ctrl-click and end up navigating the original page to the link destination in addition to the new tab that I had it open.
It was really annoying, and now it's perfect. - 5 段階中 5 の評価Firefox ユーザー 14603946 によるレビュー (3年前)This add-on is awesome. I thought I was going crazy when ctrl+click wasn't opening new tabs sometimes. Fixed my issue.
- 5 段階中 1 の評価bariganavozom によるレビュー (4年前)
- 5 段階中 5 の評価Firefox ユーザー 10292680 によるレビュー (4年前)
- 5 段階中 5 の評価Firefox ユーザー 15989592 によるレビュー (5年前)
- 5 段階中 3 の評価Dave-in-Boston によるレビュー (5年前)Doesn't seem to work on Eversource's website to view bills. This is their code.
View - 5 段階中 5 の評価Firefox ユーザー 12967581 によるレビュー (6年前)
- 5 段階中 3 の評価Firefox ユーザー 10822314 によるレビュー (6年前)Why does this addon requests to "Access your data for all websites"? It's explained that "The extension can read the content of any web page you visit as well as data you enter into those web pages, such as usernames and passwords. " I don't this is needed for functioning of the add-on, can you explain please?
開発者の返信
投稿日時: 6年前That's due to "matches" being set to "all_urls". That's required for this add-on to work on all sites.
See:
* https://developer.chrome.com/extensions/match_patterns
* https://github.com/danielnixon/link-fixer/blob/master/manifest.json#L15
Feel free to audit the source at https://github.com/danielnixon/link-fixer
See also https://blog.mozilla.org/addons/2018/02/01/understanding-extension-permission-requests/ - 5 段階中 5 の評価Firefox ユーザー 15084158 によるレビュー (6年前)