Prerequisites
I tried to reproduce the issue when...
Description
As of version 1.68, the manifest.json uses "data_collection_permissions" because it's suddenly required for new addons (NOT old addons and their updates, which this is), and this makes the addon impossible to update or install for any browser version that did not have that specific property; in short: anything under v140 will result in this message (in about:debugging#/runtime/this-firefox, since trying normally only results in a generic "this extension is corrupt" message)
There was an error during the temporary add-on installation.
Error details
Extension is invalid
Reading manifest: Error processing browser_specific_settings.gecko: Unexpected property "data_collection_permissions"
Since the version on github is exactly like the version on AMO, the only way to install an update is to download it, manually remove that line from the manifest, and then drag it in, resulting in a permanent yellow banner with "uBlock Origin could not be verified for use in Firefox. Proceed with caution."
A specific URL where the issue occurs.
Steps to Reproduce
- click on update in the extension page OR click on xpi link in github OR try to download from AMO OR try to drag the newest xpi manually into the list
- fail
Expected behavior
Expected to update as usual, or be installed normally.
Actual behavior
notification popup saying
about:addons
This add-on could not be installed because it appears to be corrupt.
uBO version
1.68.0
Browser name and version
Firefox 115.20.0esr (64-bit)
Operating System and version
Windows 10 Pro
Prerequisites
I tried to reproduce the issue when...
Description
As of version 1.68, the manifest.json uses "data_collection_permissions" because it's suddenly required for new addons (NOT old addons and their updates, which this is), and this makes the addon impossible to update or install for any browser version that did not have that specific property; in short: anything under v140 will result in this message (in about:debugging#/runtime/this-firefox, since trying normally only results in a generic "this extension is corrupt" message)
Since the version on github is exactly like the version on AMO, the only way to install an update is to download it, manually remove that line from the manifest, and then drag it in, resulting in a permanent yellow banner with "uBlock Origin could not be verified for use in Firefox. Proceed with caution."
A specific URL where the issue occurs.
Steps to Reproduce
Expected behavior
Expected to update as usual, or be installed normally.
Actual behavior
notification popup saying
uBO version
1.68.0
Browser name and version
Firefox 115.20.0esr (64-bit)
Operating System and version
Windows 10 Pro