Κριτικές για το Link Fixer
Link Fixer από danielnixon
3 κριτικές
- Βαθμολογία 3 από 5από Dave-in-Boston, 6 χρόνια πρινDoesn't seem to work on Eversource's website to view bills. This is their code.
View - Βαθμολογία 3 από 5από Χρήστης Firefox 10822314, 7 χρόνια πριν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?
Απάντηση προγραμματιστή
δημοσιεύτηκε στις 7 χρόνια πριν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/