gorhill
322a5d3207
this fixes https://github.com/chrisaljoudi/uBlock/issues/1219 for Firefox
10 years ago
gorhill
99be819a0d
move platform-specific images to their respective platform
10 years ago
AlexVallat
64e468b7d5
Tidying .xul location, update linux script to match windows one
10 years ago
gorhill
d3161bd5d9
Revert "µBlock logo refinement and browser icon organization"
...
This reverts commit e43931f075847f75414c17ce13735c76119efafc.
10 years ago
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.
10 years ago
Chris
68f55f6a3e
Fix cleanup in build script so rm won't complain during first build
10 years ago
Deathamns
a15d4df48e
Remove comment
10 years ago
Florian Walch
fb994c6831
Set up Travis releases.
10 years ago
gorhill
b66cd2ca0f
build package only if "all" arg specified
10 years ago
gorhill
14f71e35d8
fix script
10 years ago
gorhill
dfb1de3c91
create package
10 years ago
gorhill
adfd5a3fe7
chmod u+x
10 years ago
Deathamns
4708427c0f
Include LICENSE.txt into extension packages
10 years ago
Deathamns
be33b5c3f0
Firefox: implement vAPI.tabs.injectScript
10 years ago
Deathamns
1a2adf08a7
Firefox: update manifest files when building
10 years ago
Deathamns
288402dc3a
Firefox: blocking and content scripts for e10s
10 years ago
Deathamns
9b46b2c6c1
Firefox: partial vAPI.tabs implementation
10 years ago
Deathamns
121d4d5022
Initial Firefox port (base, messaging, locales)
10 years ago
gorhill
f3f461e94c
this fixes https://github.com/chrisaljoudi/uBlock/issues/1219 for Firefox
10 years ago
Deathamns
d7418c9c45
Firefox: Title Case Context Menu Entry
10 years ago
Deathamns
e90ea2c3ef
Firefox: add localized descriptions to install.rdf
10 years ago
Deathamns
b2c9dda8be
Miscellaneous changes
10 years ago
Deathamns
b95f974586
Fix build scipts' shebang, let -> const
10 years ago
Deathamns
b6cee9dc3d
Python2 compatibility for build scripts
10 years ago
Deathamns
6e40b641a2
Slight update for Python scripts
10 years ago
Deathamns
3de061b92b
Firefox: set "en" as default locale
10 years ago
Deathamns
5bef16d88d
Firefox: update manifest files when building
10 years ago
gorhill
dd90ff1c57
code review re. last commit
10 years ago
gorhill
4fffc97954
untangling fennec code
10 years ago
gorhill
4d8f908022
#10 : manually imported fixes from e762a29d30
10 years ago
gorhill
7c5cf28c33
this fixes https://github.com/chrisaljoudi/uBlock/issues/1219 for Firefox
10 years ago
gorhill
301e707e6b
refactored tabs/context code
10 years ago
gorhill
c6d89dab64
removed spurious lines of code
10 years ago
YFdyh000
8102f3467e
Correct issue links
10 years ago
gorhill
a14f487488
new switch: toggle cosmetic filtering on/off for a site
10 years ago
AlexVallat
3607286a3e
Changes following review
10 years ago
AlexVallat
4f825399f6
No need for special treatment for about:blank and about:newtab
10 years ago
AlexVallat
0a736dc270
Fix for #1122
10 years ago
AlexVallat
a0b86f7d25
Remove onNavigation from onTabSelect, as mentioned in #1125
10 years ago
gorhill
882d1d9425
translation work from https://crowdin.com/project/ublock
10 years ago
gorhill
d8bbe9a501
this fixes #1013 , #1062 (draft)
10 years ago
AlexVallat
3ec2c29ef0
Use a nsIWebProgressListener instead of a tabsProgressListener for location change monitoring
10 years ago
AlexVallat
ca8330d4f0
Cleanup for DOMTitleChanged listener
10 years ago
gorhill
dbbd13a8d5
#1013 : Firefox support
10 years ago
AlexVallat
ed43097de8
Fix for #1072 : Listen to DOMTitleChanged as additional navigation event for Fennec
10 years ago
gorhill
a179821f3d
#1057 : cleanup code
10 years ago
gorhill
eb70156b90
this fixes #1057
10 years ago
Deathamns
b93759e2f9
Firefox: handle nsIContentPolicy.TYPE_IMAGESET
...
https://bugzil.la/1055750
10 years ago
Deathamns
687e9d84a9
Firefox: register unload event sooner
10 years ago
Deathamns
e38cd3c7f1
Firefox: check for non-existent button
10 years ago