Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resources must be listed in the web_accessible_resources manifest key in order to be loaded by pages outside the extension. #2776

Open
TylerAustinW opened this issue Oct 26, 2024 · 0 comments

Comments

@TylerAustinW
Copy link

TylerAustinW commented Oct 26, 2024

Description

I've noticed after a few days of using the extension (chrome version: Version 130.0.6723.70 (Official Build) (64-bit) ) i started receiving a issue in the console with the follow error msg.

Denying load of chrome-extension://bkdgflcldnnnapblkhphbgpggdiikppg/public/font/ProximaNova-Bold-webfont.woff2. Resources must be listed in the web_accessible_resources manifest key in order to be loaded by pages outside the extension

i figured maybe the other 4 extensions i have might've been conflicting with it, so i tried disabling and uninstalling them, and the issue still persisted

Steps to Reproduce

  1. Install the extension
  2. casually browse multiple sites, can be single tab or multiple tabs either works.
  3. error should be shown in console. (doesn't seem to effects performance But rather annoying when debugging other projects.

Expected behavior:

To Not see this error msg.

Actual behavior:

Error consistently occurs even after reinstalling.

#2827 Could be the possible fix for this.

  • Extension: 2024.10.16
  • Browser: Chrome (Version 130.0.6723.70 (Official Build) (64-bit)
  • OS: Windows

image

@TylerAustinW TylerAustinW closed this as not planned Won't fix, can't repro, duplicate, stale Nov 10, 2024
@TylerAustinW TylerAustinW reopened this Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant