1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-03 02:44:57 +12:00
Commit graph

25 commits

Author SHA1 Message Date
xofe d9bfbb5525 firefox: only copy polyfill.js + vapi-*.js to js directory (other js files only needed in root dir of package) 2017-11-24 09:13:35 +00:00
gorhill c2d7096500 refactor assets management; working webextension version 2017-03-29 09:12:12 -04:00
gorhill cc7be90de4 update tool scripts for proper versioning 2017-01-31 17:47:03 -05:00
gorhill 99225e1688 ability to create a dev build for Firefox 2015-08-27 13:12:34 -04:00
gorhill 1f4ba9dda9 this extends compatibility to FF-24-34
imported code from uBlock, including legacy toolbar support in 34485a04658ae7d8357dabe5e42b18e3e066a4b9,
which is itself directly based on work from @AlexVallat:
- 620a7d78d1
- d9b23d4f10
- 5ac4ec21e9
2015-07-21 13:28:13 -04:00
gorhill 5106c4bc44 this fixes rendering of toolbar icon 2015-04-19 10:06:05 -04:00
gorhill 9340975606 a whole lot more left to do, at least popup shows 2015-04-13 12:31:55 -04:00
gorhill 322a5d3207 this fixes https://github.com/chrisaljoudi/uBlock/issues/1219 for Firefox 2015-04-13 10:21:20 -04:00
gorhill 99be819a0d move platform-specific images to their respective platform 2015-04-13 10:21:20 -04:00
AlexVallat 64e468b7d5 Tidying .xul location, update linux script to match windows one 2015-04-13 10:21:20 -04:00
gorhill d3161bd5d9 Revert "µBlock logo refinement and browser icon organization"
This reverts commit e43931f075847f75414c17ce13735c76119efafc.
2015-04-13 10:21:20 -04:00
Chris cb5cbda062 µBlock logo refinement and browser icon organization
This includes a new, refined µBlock logo, rendered more coherently
and consistently for different sizes and display pixel densities.
The Safari build script has been modified to bundle appropriate
resolutions. The Firefox build script was slightly changed to
adhere to the naming convention. The Chrome manifest was
modified/ammended slightly to take advantage of new renderings.
README's beginning has been modified to be nicer and more
minimal.
Other than the logo's slightly refined look and having better
resolution on different browsers and setups, this should have
no effect on the user experience or further development.
2015-04-13 10:21:20 -04:00
Chris 68f55f6a3e Fix cleanup in build script so rm won't complain during first build 2015-04-13 10:21:20 -04:00
Deathamns a15d4df48e Remove comment 2015-04-13 10:21:20 -04:00
Florian Walch fb994c6831 Set up Travis releases. 2015-04-13 10:21:20 -04:00
gorhill b66cd2ca0f build package only if "all" arg specified 2015-04-13 10:21:20 -04:00
gorhill 14f71e35d8 fix script 2015-04-13 10:21:20 -04:00
gorhill dfb1de3c91 create package 2015-04-13 10:21:20 -04:00
gorhill adfd5a3fe7 chmod u+x 2015-04-13 10:21:20 -04:00
Deathamns 4708427c0f Include LICENSE.txt into extension packages 2015-04-13 10:21:20 -04:00
Deathamns be33b5c3f0 Firefox: implement vAPI.tabs.injectScript 2015-04-13 10:21:20 -04:00
Deathamns 1a2adf08a7 Firefox: update manifest files when building 2015-04-13 10:21:20 -04:00
Deathamns 288402dc3a Firefox: blocking and content scripts for e10s 2015-04-13 10:21:20 -04:00
Deathamns 9b46b2c6c1 Firefox: partial vAPI.tabs implementation 2015-04-13 10:21:20 -04:00
Deathamns 121d4d5022 Initial Firefox port (base, messaging, locales) 2015-04-13 10:21:20 -04:00