Raymond Hill
|
9dfb570aa8
|
Use browser_specific_settings instead of applications
As per MDN's documentation, `applications` is a non-standard
alias for `browser_specific_settings` in `manifest.json`:
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/browser_specific_settings#Browser_compatibility
Best to use the official manifest key.
|
2019-05-06 11:34:15 -04:00 |
|
Raymond Hill
|
4f3aed6fe6
|
Manually fix updates.json to ensure dev build auto-update
The script failed to upload the signed package (error 502 from GitHub),
hence updates.json was not auto-updated as a consequence.
|
2019-01-29 12:50:36 -05:00 |
|
Raymond Hill
|
d528f3811a
|
Use version number in the filename of packages
|
2018-12-23 10:16:08 -05:00 |
|
Raymond Hill
|
46c81ea691
|
update publish py script for new way to encode version
|
2018-06-01 19:07:10 -04:00 |
|
Raymond Hill
|
350f590ac0
|
rename Firefox package from uBlock0.webext.xpi to uBlock0.firefox.xpi
|
2018-04-28 10:08:55 -04:00 |
|
Raymond Hill
|
e930403635
|
move template file to a more sensible location
|
2018-04-27 12:25:29 -04:00 |
|