Closed lfuelling closed 1 year ago
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.
Closed, merged into #42
Hi,
as someone else mentioned in this comment to #19, the installation of prebuilt
.crx
files in thedata/extensions
folder fails with:It would be nice to at least have a workaround for this described somewhere.