summaryrefslogtreecommitdiffstats
path: root/crxmake
Commit message (Collapse)AuthorAgeFilesLines
* crxmake: support 1024 and 4096 bit RSA keystv2021-01-031-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 pathtv2021-01-031-8/+14
|
* crxmake: make executabletv2021-01-031-5/+4
|
* crxmake: initial importtv2021-01-031-0/+58
From: https://stackoverflow.com/a/18709204