2026-09-07 19:10:02 +02:00
|
|
|
# AMO 4.0.6 Reviewer Notes
|
2026-09-06 12:51:12 +02:00
|
|
|
|
2026-09-07 19:10:02 +02:00
|
|
|
4.0.6 fixes the `authenticationInfo` consent handling rejected in 4.0.5. Account requests require an explicit grant from
|
|
|
|
|
`browser.permissions.getAll().data_collection`. Sign-in requests consent from the user's click; denial blocks account
|
|
|
|
|
traffic, and revocation clears the session. Dislike counts work without signing in.
|
2026-09-06 12:51:12 +02:00
|
|
|
|
2026-09-07 19:10:02 +02:00
|
|
|
Build the supplied source with Node.js 22.17.0 and npm 10.8.2:
|
2026-09-06 12:51:12 +02:00
|
|
|
|
|
|
|
|
```sh
|
|
|
|
|
node scripts/build-firefox-source.mjs
|
|
|
|
|
```
|
|
|
|
|
|
2026-09-07 19:10:02 +02:00
|
|
|
Output: `Extensions/combined/dist/firefox`. The source rebuild matches the submitted package byte for byte.
|
2026-09-06 12:51:12 +02:00
|
|
|
|
2026-09-07 19:10:02 +02:00
|
|
|
To test premium statistics, select **Login with Patreon**, accept the optional consent, and use the account below.
|
|
|
|
|
Open a YouTube video to view the statistics. Revoke authentication consent in `about:addons` to verify sign-out.
|
2026-09-06 12:51:12 +02:00
|
|
|
|
2026-09-07 19:10:02 +02:00
|
|
|
```text
|
|
|
|
|
Login:
|
|
|
|
|
Password:
|
|
|
|
|
```
|