|
|
|
|
|
by bovine3dom
2910 days ago
|
|
On the other side of the coin, Firefox makes it quite hard to push updates to users that require more permissions, requiring manual intervention to update. It signifies this with a small muted yellow exclamation mark on the hamburger menu, which is really hard to see. I've not received my own updates for weeks a few times because I haven't noticed the warning, and about a third of our users are on ancient versions presumably because of it [1]. I think the real solution to this problem is GDPR: massive fines if you abuse your users' trust (and get caught). I'm not keen on the literal dark pattern that Firefox uses to dissuade developers from requiring new permissions. [1] https://addons.mozilla.org/en-US/firefox/addon/tridactyl-vim... |
|
If url, div, cookies and any other info are collected, what are they?
What server connections are made by the extension, IP, Name, contents of info transmitted?
All the GUI, collection system should be in place as part of JS dev/debug tools already. Just customized it a bit so any tech savvy users can check the audit logs and enable more logging for a plugin if needed.
If an user spots something not right, it is also easy to out the "plugin/extension" on a public forum.