gorhill
f3876463d3
imported cloud storage support from uBlock: user rules supported for now
9 years ago
gorhill
9e4e4943f3
this fixes many strictness warning in browser console
9 years ago
gorhill
7bc684f2b8
translation work from https://crowdin.com/project/umatrix
9 years ago
gorhill
99225e1688
ability to create a dev build for Firefox
9 years ago
gorhill
12c5acd287
this fixes #325
9 years ago
gorhill
2224ece1a5
this fixes #320
9 years ago
gorhill
7b651310b4
this fixes https://github.com/gorhill/uBlock/issues/574
9 years ago
Raymond Hill
85220191c2
Merge pull request #310 from Manouchehri/leak-warning
...
Warn user about User Agent leaking
9 years ago
David Manouchehri
471c314bed
Added warning about User Agent leaking.
9 years ago
gorhill
9bda70293f
interim version for dev build
9 years ago
gorhill
cfbce5297a
translation work from https://crowdin.com/project/umatrix
9 years ago
gorhill
0dcf068b56
new revision
9 years ago
gorhill
ae0fdc8d10
this fixes #308
9 years ago
gorhill
98c51dbff4
#301 : resize only if necessary
9 years ago
gorhill
a8ceaa5dfb
to be on the safe side
9 years ago
gorhill
a914c01ea9
popup resize: code review
9 years ago
gorhill
479b454307
Hopefully this fixes #301
9 years ago
gorhill
d265619145
new version
9 years ago
gorhill
ff36607354
even better, just skip completely nsIContentPolicy for FF35+
9 years ago
gorhill
51d18b4c47
shouldLoad needed only for FF34 and less (no need for sync messaging with e10s)
9 years ago
gorhill
77b0dd8233
translation work from https://crowdin.com/project/umatrix
9 years ago
gorhill
9cd5e959aa
code review
9 years ago
gorhill
6c24fe8e2a
this fixes scope button height in matrix popup + matrix popup from logger
9 years ago
gorhill
bf7762ba0f
forgot to import this as well
9 years ago
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
9 years ago
gorhill
c8765697e1
bring in uBlock's changes to uDom
9 years ago
gorhill
fac3e5d055
default about better than custom about
9 years ago
gorhill
ee95ccca36
works fine on 42
9 years ago
gorhill
fb5cac0455
developers who also contributed to the code base
9 years ago
gorhill
e088e9cf70
this should fix #284
9 years ago
gorhill
d333eb96ea
Merge branch 'master' of https://github.com/gorhill/uMatrix
9 years ago
gorhill
e543517500
this fixes #291
9 years ago
Raymond Hill
3c41bfcb12
Merge pull request #285 from johnkeeping/export-text-file
...
Add trailing newline to exported rules file
9 years ago
John Keeping
20e294884a
Add trailing newline to exported rules file
...
According to POSIX a text file is "a file that contains characters
organized into zero or more lines" [1] and a line is "a sequence of zero
or more non- <newline> characters plus a terminating <newline>
character" [2]. Since we are claiming to produce a text file, it should
have a trailing newline.
[1] http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_397
[2] http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_206
9 years ago
Raymond Hill
2b230b85e1
Update CONTRIBUTING.md
9 years ago
gorhill
3591ca42f6
translation work from https://crowdin.com/project/umatrix
9 years ago
gorhill
f7a9ba851d
code review: importing uBlock's fixes
9 years ago
gorhill
3d3673f163
this fixes #283
9 years ago
gorhill
07ba0a0a4b
this fixes #270
10 years ago
gorhill
22d5f9b052
Merge branch 'master' of https://github.com/gorhill/uMatrix
10 years ago
gorhill
a7329ef71d
support importing uBlock ruleset syntax
10 years ago
Raymond Hill
5e8de220e4
Merge pull request #255 from Alpengreis/Alpengreis-branch
...
Update README.md
10 years ago
Alpengreis
0cb267a081
Update README.md
...
Corrected the link ...
10 years ago
gorhill
a1f8e9599e
translation work from https://crowdin.com/project/umatrix
10 years ago
gorhill
c8a461a815
interim version for dev build
10 years ago
gorhill
cd760f33cb
Merge branch 'master' of https://github.com/gorhill/uMatrix
10 years ago
gorhill
d6a48df601
this fixes #246 -- FF tab management re-factored
10 years ago
gorhill
fd4a7579f1
re-worked popup UI to access dashboard from title bar (like uBlock)
10 years ago
Raymond Hill
49ac2574b8
Update README.md
10 years ago
gorhill
ef68842b80
this fixes #232 + AMO feedback re. using innerHTML
10 years ago