Skip to content

Conversation

@max-baz
Copy link
Member

@max-baz max-baz 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 😉

@max-baz max-baz 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