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

Failed to load extension (Chrome 87) #60

Open
njerig opened this issue Jan 13, 2021 · 3 comments
Open

Failed to load extension (Chrome 87) #60

njerig opened this issue Jan 13, 2021 · 3 comments

Comments

@njerig
Copy link

njerig commented Jan 13, 2021

After downloading the zip from the releases page and attempting to load the unpacked extension, I get the following error:

Could not load javascript 'dist/wildcard.js' for content script. Could not load manifest.

@geoffreylitt
Copy link
Owner

Thanks for the report! Could you try the following:

  • unzip the zip file
  • examine the unzipped directory. it should have two things in it: a manifest.json file and a dist directory
  • in "load unpacked", select the unzipped directory

and see if that works? Sorry, I know the docs are still messy and unclear, but hoping that that fixes things. Let me know if not!

@njerig
Copy link
Author

njerig commented Jan 31, 2021

Just tried that, and I get the same error.

@geoffreylitt
Copy link
Owner

Gah, thanks for trying that out and sorry to hear that it's not working! I'm a bit puzzled because I've seen ~5 to 10 people manage to install successfully using this workflow, so there must be something different about your setup that's causing the issue.

To confirm, are you downloading from this link: https://github.com/geoffreylitt/wildcard/releases/download/v0.2.1/wildcard-v0.2.1.zip

Would you also mind telling me what OS you're on? It shouldn't make a difference because Chrome is Chrome, but might reveal something...

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

No branches or pull requests

2 participants