question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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

  1. Open Brave
  2. Ask @moritzhaller to whitelist you as test user for the extension
  3. Visit extension website in chrome web store
  4. Click “Add to Brave”
  5. Error should occur

Actual result:

Screenshot 2019-11-04 at 14 11 33

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:open
  • Created 4 years ago
  • Reactions:5
  • Comments:9 (1 by maintainers)

github_iconTop GitHub Comments

4reactions
jantimoncommented, Jan 14, 2020

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:

Cookie

1reaction
bscliftoncommented, Jul 15, 2021

@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

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found