Raymond Hill
|
8f5fbcf400
|
Remove LooseVersion dependency in Py script
|
2022-11-29 12:13:11 -05:00 |
|
Raymond Hill
|
f9b3fad6e7
|
Make Firefox dev build auto-update
|
2021-09-27 07:46:04 -04:00 |
|
Raymond Hill
|
2f4952e769
|
Raise minimum version of dev build as well
Related feedback:
- fee756dea0 (r45819566)
|
2021-01-10 12:53:42 -05:00 |
|
Raymond Hill
|
b553a66f70
|
Remove update_info_url to prevent Firefox from using the link
Related issue:
- https://github.com/uBlockOrigin/uBlock-issues/issues/1391
|
2020-12-09 07:56:32 -05:00 |
|
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 |
|