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

Extension not loaded in Chromium version 116 #2847

Closed
bogobogo opened this issue Aug 23, 2023 · 3 comments
Closed

Extension not loaded in Chromium version 116 #2847

bogobogo opened this issue Aug 23, 2023 · 3 comments

Comments

@bogobogo
Copy link

Bug

web-ext is not loading the extension in Chrome version 116
I suspect this has to do with restricting the use of the --load-extension flag. See the release notes for more details.

What is the current behavior?

Chrome is launched but without the extension

Simply run web-ext run -t chromium --start-url \"https://example.com\" --source-dir ./dist/ where dist is your extension and Chrome's version is 116.

What is the expected or desired behavior?

The extension should load.

Local versions

Chrome: 116.0.5845.96
Node: v16.20.1
npm: 8.19.4
web-ext: 7.6.2

@Rob--W
Copy link
Member

Rob--W commented Aug 24, 2023

Is this a default installation of Chrome, or do you have a special configuration?

What is the output of chrome://policy ?

@Rob--W
Copy link
Member

Rob--W commented Sep 28, 2023

@bogobogo Could you provide the requested information.

@rpl
Copy link
Member

rpl commented Oct 26, 2023

Closing as incomplete, feel free to ping us if you can provide the additional details (see #2847 (comment))

@rpl rpl closed this as completed Oct 26, 2023
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

3 participants