Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crxmake: support 1024 and 4096 bit RSA keys | tv | 2021-01-03 | 1 | -3/+25 |
| | | | | From: https://stackoverflow.com/questions/18693962/pack-chrome-extension-on-server-with-only-command-line-interface/18709204#comment100718141_18709204 | ||||
* | crxmake: use tmpdir and explicit output path | tv | 2021-01-03 | 1 | -8/+14 |
| | |||||
* | crxmake: make executable | tv | 2021-01-03 | 1 | -5/+4 |
| | |||||
* | crxmake: initial import | tv | 2021-01-03 | 1 | -0/+58 |
From: https://stackoverflow.com/a/18709204 |