6 ms·
Why I third party? Aren’t the stolen buttons stored locally?
by moontear 2mo ago
Why I third party? Aren’t the stolen buttons stored locally?
- altcognito 2mo agoI think due to the nature of extensions.
- cube00 2mo agoThey might be today but who's to say it won't start firing off fetch calls later perhaps under a new owner if it gets sold. Unfortunately the browser extension permissions are not granular enough to warn you when fetch is being used in an extension. As an example, my password manager extension can read and inject content into any page along with communicating with its server to sync my vault. These are the only permissions Firefox shows me: * Access your data for all websites * Get data from the clipboard * Input data to the clipboard * Display notifications to you * Access browser tabs * Access browser activity during navigation No indication there that it can also communicate with its server.