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

Fix extension install #29

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lfuelling
Copy link

@lfuelling lfuelling commented Sep 16, 2020

Hi,

as mentioned in #28 I'm trying to get the installation of extensions without a .pub file to work (using the public key in the manifest.json).

The modification I made will use the key property of the manifest in case there is no .pub file available.

Unfortunately there is something buggy and while the extension (.crx) and the accompanying .json file are copied into the External Extensions folder, the extension doesn't show up in chrome://extensions.

@lfuelling lfuelling changed the title [WIP] Fix extension install Fix extension install Sep 16, 2020
@peter-h-ncc
Copy link
Collaborator

Hi!

I'm now looking after this repo, I notice this pull is from quite some time ago, so before I merged it I wanted to ask about this line:

state: 1 # this will soon be deprecated, better to use disable_reasons right away

Is this something that should be updated before testing and merging?

@lfuelling
Copy link
Author

I don't think so, disable_reasons is used two lines above

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

Successfully merging this pull request may close these issues.

2 participants