cannot load extension manually (Brave)
See original GitHub issueHi,
I have forked the project and am trying to load the extension by selecting the git repo under extensions > load unpacked
.
This gives me this error
Failed to load extension
File
~/code/Surfingkeys
Error
Could not load javascript 'content_scripts/modules.min.js' for content script.
Could not load manifest.
The same error also occurs if I try to pack the Surfingkeys extension.
I have never loaded an extension manually before so I might be missing something obvious I’m thinking. I am selecting the whole Surfingkeys
repo directory under load unpacked
.
Issue Analytics
- State:
- Created 2 years ago
- Comments:7
Top Results From Across the Web
Can't install external extension #20296 - brave/brave-browser
Turn developer mode on and load the unpacked extension from /build/chrome directory · Pack the extension to create the .crx file · Remove...
Read more >Unable to install extensions - Brave Community
Open a private window by holding CTRL+SHIFT+N and try installing an extension from here https://chrome.google.com/webstore/category/extensions ...
Read more >How can I add extensions to Brave?
Launch Brave and open the Menu icon_MM.png; Select More Tools → Extensions. This will bring you to the Extensions window:.
Read more >Loading Chrome Extensions in Brave
Open two terminals, and run npm run watch from the first. This launches the webpack developer server. Once the server has been stood...
Read more >How to add or install Chrome extensions - Brave Browser
Open Google Chrome, and click Chrome in the top toolbar of your computer. · Click About Chrome. · Click Extensions. This will open...
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
Yeah, a bit annoying but I believe it’s a security measure. More info: https://extensionworkshop.com/documentation/publish/signing-and-distribution-overview/
Embarassing. I totally missed this but of course this makes sense now. Thanks for telling me b0o! I feel like I must have been totally blind because now that I see it it is quite obvious 😄