Changes
Chromium MV3 ignores the "web_accessible_resources" manifest key on file://* schemes.
This breaks the popup script, rendering the file picker unusable. This bug has been fixed in Chromium 106, which is not widely used yet.
This update removes access to file://* URLs. If you are running Chromium 106+, downgrade to v3.2-beta to run tests.
Note
This release is in BETA. If you experience bugs, please report it in the Issues tab.