1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-28 11:00:38 +12:00
uMatrix/src
Deathamns 8eb76e880c Building extension files
Adds possibility to build extension files (Chrome and Safari) from
command line.

To run from the project directory:
python tools/build.py [meta]

If the optional `meta` argument is set, then only the manifest and
language files are uptated.
Without that everything is being built (extension files too) into the
`dist/build/version_number` folder.

For Chrome there will be two files, a crx, and a .zip file which
includes the key.pem private key (so this must not be shared,
it's just a bit help for publishing it to the Chrome Web Store).

Beside the extension files, update-files are generated too (for self
hosting - Safari needs it).
2015-04-10 19:33:59 -04:00
..
_locales reorganizing, preparing move to vAPI 2015-04-10 17:06:49 -04:00
css this fixes #82 2014-12-12 13:52:13 -05:00
img reorganizing, preparing move to vAPI 2015-04-10 17:06:49 -04:00
js Building extension files 2015-04-10 19:33:59 -04:00
lib no longer needed 2014-10-31 18:52:57 -04:00
about.html rtl languages friendly: issue #29 2014-11-03 14:27:59 -05:00
asset-viewer.html work on many things, need more 2014-10-23 19:40:48 -04:00
background.html this fixes #10 2014-10-25 23:30:43 -04:00
dashboard.html this addresses some of #28 issues 2014-11-01 12:22:44 -04:00
hosts-files.html work on many things, need more 2014-10-23 19:40:48 -04:00
info.html just reordering labels 2014-11-05 18:54:08 -05:00
popup.html vertical ellispsis instead 2014-11-25 17:56:32 -02:00
privacy.html this fixes #59 2014-11-19 23:17:24 -02:00
settings.html re #89: fixed using non-compliant color 2015-01-12 22:40:52 -05:00
user-rules.html export must be on left side since permanent rules are exported 2014-11-07 18:29:13 -05:00