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

No key file found for extension #28

Closed
lfuelling opened this issue Sep 16, 2020 · 2 comments
Closed

No key file found for extension #28

lfuelling opened this issue Sep 16, 2020 · 2 comments

Comments

@lfuelling
Copy link

Hi,

as someone else mentioned in this comment to #19, the installation of prebuilt .crx files in the data/extensions folder fails with:

No key file found for extension /path/to/autochrome/data/extensions/extension.crx

It would be nice to at least have a workaround for this described somewhere.

@lfuelling
Copy link
Author

lfuelling commented Sep 16, 2020

It seems like the only time the key is used is to write it into the manifest.json at lib/auto_chrome/chrome_extension.rb:22.

I'll try adding a check if the manifest.json already contains the key property in which case the .pub file might not be needed and will create a PR in case it works.

@peter-h-ncc
Copy link
Contributor

Closed, merged into #42

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