Chris
51042f8f70
Fixes #1398
2015-05-31 19:00:11 -06:00
Chris
8d0ce5f9d5
Update assets for release
2015-05-31 18:52:28 -06:00
Chris
6e41dc0078
Safari refinements to dynamic filtering UI indicators
2015-05-31 18:15:52 -06:00
AlexVallat
f959f19fbc
Address performance issue reported with large number of open tabs: gorhill#266
...
(maintain reverse lookup map of tabs by tab ID rather than searching through all tabs to find by ID)
2015-05-31 16:37:19 +01:00
gorhill
7b652bd665
this fixes overlooked code change in 1d3205ea81
2015-05-17 11:44:37 -04:00
Chris
445c565226
Safari: cache callback caller
2015-05-16 18:26:18 -06:00
Chris
bb340ac92c
Version; Update third-party assets; prep dev build
2015-05-14 19:07:04 -06:00
Chris
801e6d706f
Change back to 'Block Element' until later (details:...)
...
until we have a more general 'element picker' equivalent that can
block resources. So having this exposed in the request logger would
be basically useless (since the only type of stuff that one would
want to block using the request logger are probably things that
aren't visible DOM elements)
2015-05-14 17:04:55 -06:00
Chris
73cec697ea
Rename 'Block Resource' i18n key (prepping to add it to request logger)
2015-05-14 16:04:05 -06:00
Chris Aljoudi
992af976d0
Merge pull request #1324 from chrisaljoudi/NetMonitor_Block_Element
...
Add a "Block Resource" context menu command to the Firefox Network tab in devtools
2015-05-14 15:49:55 -06:00
Chris
63b846cf5f
Safari storage migration: code review
2015-05-11 16:15:53 -06:00
Chris
288ea7b4cc
Storage: distinguish preferences from caches (addresses #1366 )
2015-05-11 15:18:25 -06:00
Chris
df8c82f6b4
Fixes #1367 (Safari badge alignment)
2015-05-07 17:45:51 -06:00
Chris
891a32d83e
Version bump
2015-05-01 11:07:30 -06:00
Chris
e7165c9ff7
Safari: smoother popup pane toggling; cleanup popup js
2015-05-01 10:25:48 -06:00
Chris
68739e3df3
Safari: fix popup to work in logger
2015-05-01 10:05:11 -06:00
Chris
c2741e07f0
Chrome: browserAction-related code-review
2015-05-01 04:43:43 -06:00
Chris
2a105b3b59
Bring setIcon performance improvements to Chrome
2015-05-01 04:40:17 -06:00
Chris
0217f1cc8b
Safari: rework of toolbar icon update mechanism -- leaner, faster
2015-05-01 03:02:41 -06:00
Chris
21d4307a5a
Safari: make toolbar icon more robust & performant
...
Gets rid of background page exceptions
2015-04-30 20:15:42 -06:00
gorhill
01386b0fd1
this fixes https://github.com/gorhill/uBlock/issues/101
2015-04-30 17:57:52 -04:00
AlexVallat
424f13178a
Change net monitor menu label to be independent, and to be "Block Resource"
2015-04-29 18:45:11 +01:00
gorhill
5205f1474c
important fixes : #150 + a case where a tab could still be unbound
2015-04-29 12:21:46 -04:00
gorhill
f2ce447b89
merging changes from master
2015-04-27 19:38:28 -04:00
gorhill
b19848583b
this fixes gorhill#140
2015-04-27 16:38:54 -06:00
AlexVallat
c98ff26709
Add a "Block Element" context menu command to the Firefox Network tab (to match the one in the Inspector tab)
2015-04-26 19:46:02 +01:00
gorhill
158abcaac1
Merge branch 'master' of https://github.com/chrisaljoudi/uBlock into chrisaljoudi
2015-04-26 12:16:45 -04:00
AlexVallat
128e7bf9ff
Merge pull request #1321 from AlexVallat/Legacy_Toolbar_Button
...
Legacy (non Australis) toolbar button
2015-04-26 16:40:15 +01:00
AlexVallat
ed6064912e
Fix for race condition adding double context menu entries
2015-04-25 18:33:20 +01:00
AlexVallat
d9b23d4f10
Fixing for PaleMoon under Linux, and general cosmetic improvements to button. Also possibly fix SeaMonkey static filtering broken until settings reset issue.
2015-04-25 14:08:01 +01:00
gorhill
40b075d348
Merge branch 'master' of https://github.com/chrisaljoudi/uBlock into chrisaljoudi
2015-04-25 09:07:00 -04:00
Chris
3cc6a80922
Code review
2015-04-24 15:52:23 -06:00
AlexVallat
5ac4ec21e9
Experimental legacy (non-Australis) toolbar button
2015-04-24 18:57:30 +01:00
gorhill
1edc5227b6
Merge branch 'master' of https://github.com/chrisaljoudi/uBlock into chrisaljoudi
2015-04-23 08:28:43 -04:00
Chris
82118cb075
Safari: inline-script blocking!
2015-04-22 19:33:29 -06:00
gorhill
85f8e05080
Merge branch 'master' of https://github.com/chrisaljoudi/uBlock into chrisaljoudi
2015-04-20 09:21:05 -04:00
AlexVallat
82b97760db
Merge branch 'Fix_#505'
2015-04-20 07:52:41 +01:00
Chris
4cedd4011a
Oops: Safari bundle ID; quicker badge updates
2015-04-19 19:13:59 -06:00
AlexVallat
a9ce082c34
Fixes #505 by making popup vertically aligned when appearing in Firefox panel menu
2015-04-19 16:43:21 +01:00
gorhill
e86c17eefe
Merge branch 'master' of https://github.com/chrisaljoudi/uBlock into chrisaljoudi
2015-04-19 01:19:11 -04:00
CoolOppo
32c1eef83e
Made "off" icons even lighter
2015-04-18 19:20:34 -04:00
CoolOppo
2e2b7f5371
Made "off" icons lighter
2015-04-18 19:17:15 -04:00
CoolOppo
005ec0899b
Forgot about the Chromium-specific ones!
2015-04-18 19:12:58 -04:00
CoolOppo
b65518a0b6
Re-render icons with font hinting
2015-04-18 15:31:29 -04:00
gorhill
eeb792cc8b
Merge branch 'master' of https://github.com/chrisaljoudi/uBlock into chrisaljoudi
2015-04-13 23:38:57 -04:00
Chris
fa3666f85d
Refactor context-keeping
...
Improves reliability and thoroughness of blocking on all
browsers.
2015-04-13 18:58:50 -06:00
gorhill
041323a916
Merge branch 'master' of https://github.com/chrisaljoudi/uBlock into chrisaljoudi
2015-04-12 07:00:45 -04:00
Chris
e8572bdc21
Element picker: cleanup and Firefox improvements ( closes #1211 )
...
In Firefox, you can now block an element right from the Web Inspector.
This was implemented by @AlexVallat -- thanks to Alex for the awesome
feature enhancement.
2015-04-11 23:23:22 -06:00
gorhill
b27f87dee0
Merge branch 'master' of https://github.com/chrisaljoudi/uBlock into chrisaljoudi
2015-04-11 16:32:44 -04:00
AlexVallat
5896991718
Fix for #1233
2015-04-11 19:12:10 +01:00