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

Provide two .crx files as part of a release #68

Merged
merged 1 commit into from
Apr 4, 2019

Conversation

maximbaz
Copy link
Member

@maximbaz maximbaz commented Apr 3, 2019

The new browserpass-github.crx can be used for creating distro packages for Browserpass extension, or if you don't want to get auto-updates.

Complementary PR: browserpass/browserpass-native#38

For distro packagers, see docs:

/usr/share/chromium/extensions/pjmbgaakjkbhpopmakjoedenlfdmcdgm.json

{
    "external_crx": "/usr/lib/browserpass-chromium/browserpass-chromium.crx",
    "external_version": "3.0.3"
}


.PHONY: crx-github
crx-github:
"$(CHROME)" --disable-gpu --pack-extension=./chromium --pack-extension-key=github.pem
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you are wondering, no I don't keep keys in the repo, these are symlinks pointing to a usually-disconnected location 😉

@maximbaz maximbaz merged commit ad5abdd into browserpass:master Apr 4, 2019
fkneist pushed a commit to fkneist/browserpass-extension that referenced this pull request Feb 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant