Add userScripts permission notice in about:addons
Categories
(Toolkit :: Add-ons Manager, task, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox135 | --- | verified |
People
(Reporter: robwu, Assigned: robwu)
References
(Blocks 1 open bug)
Details
(Whiteboard: [addons-jira])
Attachments
(2 files)
Bug 1917000 will introduce an optional-only userScripts permission with the message "Allow unverified third-party scripts to access your data".
We should add an extra warning underneath the permission with the following text:
Unverified scripts can pose security and privacy risks, such as running harmful code or tracking website activity. Only run scripts from extensions or sources you trust.
A mock is shown at the left of the image in https://bugzilla.mozilla.org/show_bug.cgi?id=1917000#c2
The permission message and notice will also be re-used for the permission prompt shown in that mock, but that will be implemented in a separate bug.
Updated•10 months ago
|
Updated•10 months ago
|
Assignee | ||
Comment 1•9 months ago
|
||
Updated•9 months ago
|
Comment 4•9 months ago
|
||
Verified as Fixed. Tested on the latest Nightly (135.0a1/20241223212718) under Windows 10, Ubuntu 24.04 LTS and macOS 11.3.1.
In about:addons, the “Permissions” tab in the detailed view of the add-on implementing userScripts now features the “userScripts” optional permission with the “Allow unverified third-party scripts to access your data” message followed underneath by a warning message stating “Unverified scripts can pose security and privacy risks, such as running harmful code or tracking website activity. Only run scripts from extensions or sources you trust.”, confirming the fix.
For more details, see the attached screenshot.
Comment 5•9 months ago
|
||
Description
•