Cant' install chrome web store extension in private mode - Fails with access denied after downloading .crx file
See original GitHub issue- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue.
Description
- Custom developed extension fails to install if uploaded to chrome web store in private mode
- The extension installs as expected in Chrome but fails to install in Brave
- When clicking the “Add to Brave” button, the installation fails with the error “An error has occurred -Access denied” after downloading a
.crx
file (see screenshot below)
Steps to Reproduce
- Open Brave
- Ask @moritzhaller to whitelist you as test user for the extension
- Visit extension website in chrome web store
- Click “Add to Brave”
- Error should occur
Actual result:
Expected result:
Successfully installed extension
Reproduces how often:
Easily reproduced on two personal laptops (both Macbook pro/Mojave)
Brave version (brave://version info)
Brave | 0.70.122 Chromium: 78.0.3904.87 (Official Build) (64-bit) Revision | 20c21f4010010f32462ea8e1d6af30cef66d48c8-refs/branch-heads/3904@{#840} OS | macOS Version 10.14.6 (Build 18G95)
Version/Channel Information:
- Can you reproduce this issue with the current release? Yes
- Can you reproduce this issue with the beta channel? Didn’t test
- Can you reproduce this issue with the dev channel? Didn’t test
- Can you reproduce this issue with the nightly channel? Didn’t test
Other Additional Information:
- Does the issue resolve itself when disabling Brave Shields? No
- Does the issue resolve itself when disabling Brave Rewards? No
- Is the issue reproducible on the latest version of Chrome? No
Issue Analytics
- State:
- Created 4 years ago
- Reactions:5
- Comments:9 (1 by maintainers)
Top Results From Across the Web
57370 - Some Chrome extensions fail to install - chromium
When you get the error don't click on ok right know. Go to the download folder, Copy-Paste the crx. ... Do like this...
Read more >Set Chrome app and extension policies (Windows)
To define the extension download location, choose an option: If the extension is hosted in the Chrome Web Store, enter https://clients2.google.com/service/ ...
Read more >Troubleshooting Chrome Web Store violations
Test the exact files that you submit to the web store, ... them as two distinct files, causing Chrome to error when loading...
Read more >.crx file install in chrome - Stack Overflow
Update: appears to have stopped working since Chrome 80. Drag & Drop the '.crx' file on to the 'Extensions' page. Settings - icon...
Read more >Deploying Google Chrome extensions using Group Policy
The first thing to do, is to manually install the extension directly from the Chrome Web Store on your (test) system. You need...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I have the same behaviour even if I am not using private mode.
Brave Version 1.2.42 Chromium: 79.0.3945.117 (Official Build) (64-bit)
After allowing third party cookies I was able to install the extension:
@seanbebliss we’d need to implement https://github.com/brave/brave-browser/issues/7167 in order for this issue to be resolved. You might want to follow that one for updates
The issue we’re commenting in covers situation where you get an error trying to access a restricted extension (ex: Google cookie sent to authenticate you are in allow list for extension; however we are not sending this, which causes the problem)
The issue you linked to above (https://github.com/brave/brave-browser/issues/16611) was specifically due to a backend outage we had on our extension update server