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

Brave extension injecting script into page it doesn't have permissions for #8025

Open
jonathanKingston opened this issue Feb 3, 2020 · 0 comments

Comments

@jonathanKingston
Copy link

Description

The Brave extension is causing console errors due to attempting to inject a script into pages that aren't permitted based on manifest restrictions.

Steps to Reproduce

  1. Go to brave://inspect
  2. Open the console for the background page
  3. Open a new tab

Actual result:

Unchecked runtime.lastError: Cannot access contents of url "chrome://newtab/". Extension manifest must request permission to access this host.

Expected result:

No console error thrown

Reproduces how often:

Always

Brave version (brave://version info)

Latest compiled build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants