Commit Graph

22 Commits

Author SHA1 Message Date
Kevin Röbert
6f64682067 Version 1.1.2.5
+ Add log feature
+ Add user request #9
2017-11-18 01:34:01 +01:00
Kevin Röbert
c256461340 Add Expand URL Feature
Now the Add-on can expand urls and directly redirect to the target url.
2017-09-18 17:50:36 +02:00
Kevin Röbert
47c4882e9b Fix global counter issue
The total elements field need async to long to load, so that this value
is NaN by scanning the first url. We check now first of NaN or Null and
get the current value. The browser is waiting until the value is loaded.
2017-09-14 03:39:40 +02:00
Kevin Röbert
e528ade2f0 Add site blocked alert page
Inform the user about the full url blocking
2017-09-13 23:37:18 +02:00
Kevin Röbert
03b9d06d56 Add offline storage for rules 2017-08-31 21:19:51 +02:00
Kevin Röbert
942e0950a4 Add Tabcounter (de)activation switch
Thanks to https://addons.mozilla.org/de/firefox/user/HardKoreG/ for the
idea
2017-08-30 17:18:10 +02:00
Kevin Röbert
4deb0b7d6a Flush the cache 2017-08-23 15:32:40 +02:00
Kevin Röbert
a5495594c1 Activate the exception function 2017-08-23 15:21:09 +02:00
Kevin Röbert
36d5cdd016 Counter fix 2017-08-23 14:01:48 +02:00
Kevin Röbert
050c97a615 Add interface features
+ statistics for totally blocked elements
+ statistics for percentage of total traffic
2017-08-23 02:24:16 +02:00
Kevin Röbert
781a4f648a Add Interface and Badged 2017-08-19 00:30:47 +02:00
Kevin Röbert
a7a2ac60e8 URLs with completeProvider true are canceled 2017-08-08 23:34:56 +02:00
Kevin Röbert
ac66f5d38f Remove Debug Output 2017-08-06 20:23:45 +02:00
Kevin Röbert
e5ab578a01 Save global Enable Status 2017-08-06 20:19:57 +02:00
Kevin Röbert
035d224ad8 googlesyndication provider pattern change 2017-08-04 05:01:57 +02:00
Kevin Röbert
1479041e92 Doubleclick fix 2017-08-04 04:37:19 +02:00
Kevin Röbert
1dabe29077 Remove the old code 2017-08-04 04:24:29 +02:00
Kevin Röbert
06b35f6249 Final test for v. 1.0.5.5 2017-08-04 04:20:12 +02:00
Kevin Röbert
e4257a953d test 2017-08-04 03:21:44 +02:00
Kevin Röbert
75e1571b90 test 2017-08-04 03:18:16 +02:00
Kevin Röbert
a56a0592cc Alles in einem 2017-08-04 03:08:46 +02:00
Kevin Röbert
a4c453733e Start
👍
2017-08-04 02:43:36 +02:00