geoffreylitt / wildcard

A browser extension for customizing web apps with a spreadsheet view
https://www.geoffreylitt.com/wildcard/
243 stars 14 forks source link

Failed to load extension (Chrome 87) #60

Open njerig opened 3 years ago

njerig commented 3 years ago

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 commented 3 years ago

Thanks for the report! Could you try the following:

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 commented 3 years ago

Just tried that, and I get the same error.

geoffreylitt commented 3 years ago

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