Link Fixer 的评价
Link Fixer 作者: danielnixon
Firefox 用户 15989592 的评价
评分 5 / 5
来自 Firefox 用户 15989592, 5 年前35 条评价
- 评分 5 / 5来自 全民三退解体中共邪教, 24 天前
- 评分 2 / 5来自 Firefox 用户 18896556, 1 个月前
- 评分 5 / 5来自 退出中共邪教党团队避疫, 2 个月前
- 评分 2 / 5来自 Firefox 用户 17329665, 2 年前Sadly this bug is too much annoying: https://github.com/danielnixon/link-fixer/issues/58
- 评分 5 / 5来自 Charles Cazabon, 2 年前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.
- 评分 1 / 5来自 bariganavozom, 4 年前
- 评分 5 / 5来自 Firefox 用户 10292680, 4 年前
- 评分 3 / 5来自 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, 5 年前
- 评分 3 / 5来自 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/