This repository has been archived by the owner on Mar 14, 2024. It is now read-only.
Issue with loading files whitelisted in web_accessible_resources with Manifest v3. #544
Labels
bug
Something on the site is broken!
With Chrome 89.0.4389.90
Using manifest v3:
attempting to load files with fetch:
throws an error:
Denying load of chrome-extension://hjaobakeiobofnogiplphaggdbfibbfm/element.html. Resources must be listed in the web_accessible_resources manifest key in order to be loaded by pages outside the extension.
This was working fine in v2. I've tried every variation I could to whitelist the files but nothing seems to work.
The text was updated successfully, but these errors were encountered: