Kevin Röbert
9e856ea597
Add Copyright notes third persons
2017-11-18 01:24:21 +01:00
Kevin Röbert
3ba9ef05e7
Fix #11
...
+ Add rule for facebook like/share button.
+ Edit redirection rule for reddit, no more loops 🌴
2017-11-18 01:08:55 +01:00
Kevin Röbert
6fc89a8b1a
Fix #5
2017-11-05 20:41:19 +01:00
Kevin Röbert
3c094fa82d
Merge branch 'master' of https://github.com/KevinRoebert/ClearUrls
2017-10-27 22:21:20 +02:00
Kevin Röbert
b78982bafa
Fix for #8
...
It has looped in a redirection from the google API url field to the
website url. Now only the google links will be redirected. We also
delete the id rule, because google use the id field for too many
important functions.
2017-10-27 22:21:15 +02:00
Kevin Röbert
bfb4e53617
Add Screenshot to README
2017-10-13 01:24:28 +02:00
Kevin Röbert
6edf9de9cb
Fix for #7
...
Remove rule for client param.
2017-10-12 23:47:50 +02:00
Kevin Röbert
735d22d6f6
Add rules for techcrunch
2017-10-09 21:57:29 +02:00
Kevin Röbert
17d725dba0
Add netflix rules
...
Add netflix rules to block trackID and tctx
2017-10-09 20:33:11 +02:00
Kevin Röbert
3f4eca1890
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# data/data.json
2017-10-05 14:40:03 +02:00
Kevin Röbert
a3c013b4bf
Fix for #5 and #6
...
We add new exceptions to fix #5 and #6 .
2017-10-05 14:35:48 +02:00
Kevin Röbert
b306347ab5
Add rule for twitter
...
Add rule for twitter from #2
2017-09-23 20:59:24 +02:00
Kevin Röbert
092182c83a
Fix google docs Top-Level Domain regex
2017-09-22 15:01:50 +02:00
Kevin Röbert
aabcaf16c5
Add exceptions for google docs and drive
...
@sciguyryan thx for reporting the issue
Fix for #4
2017-09-22 14:49:42 +02:00
Kevin Röbert
5b1172b7b6
Delete amazon rule for SALES sites
...
Amazon sites: "SALE", "Warehouse Deals" and "Coupons" need the 'rh'
field.
2017-09-20 15:56:26 +02:00
Kevin Röbert
b6886bba80
Gmail Attachments #3
...
We've fix this bug, with an exception for the XHR urls on google mail.
@sciguyryan thank for reporting.
2017-09-20 15:28:02 +02:00
Kevin Röbert
c32e0ecec7
Add new rule for reddit
2017-09-18 18:15:23 +02:00
Kevin Röbert
c293dfb531
Add new version number
2017-09-18 17:53:08 +02:00
Kevin Röbert
92dbc4498e
Remove not needed permissions
2017-09-18 17:51:11 +02:00
Kevin Röbert
4f61b11d77
New rules for the new feature
2017-09-18 17:50:46 +02: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
244642f82c
New version number
2017-09-14 03:39:50 +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
986ee20233
Constraining complete Provider rules to https/http
2017-09-13 23:37:19 +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
b23089ac9a
New amazon rules
2017-09-09 13:19:09 +02:00
Kevin Röbert
05b3220a4d
New amazon rules
2017-09-08 02:37:31 +02:00
Kevin Röbert
74f1c1dea9
Add google rule
2017-09-06 15:33:04 +02:00
Kevin Röbert
98a7faea06
Subdomain fix
2017-09-06 15:31:23 +02:00
Kevin Röbert
203f33cb99
Add provider twitter and rules
2017-09-06 15:10:31 +02:00
Kevin Röbert
7ae849cd9d
Change bootstrap version to stable
...
For firefox addons are only stable versions of external libaries allowed, so we change from bootstrap 4 to bootstrap 3.3.7
2017-09-02 23:55:34 +02:00
Kevin Röbert
d7dcd87826
Add promotion files to project
...
The screenshots on AMO
2017-09-01 12:32:17 +02:00
Kevin Röbert
32d730c307
Remove old stuff from project
2017-09-01 12:30:14 +02:00
Kevin Röbert
e13f4559d8
Add README
2017-09-01 00:54:10 +02:00
Kevin Röbert
155c3a4e71
Add README
2017-09-01 00:53:37 +02:00
Kevin Röbert
810bf91f0c
Add README
2017-09-01 00:52:52 +02:00
Kevin Röbert
ae44e4f2a6
Create LICENSE
2017-09-01 00:23:08 +02:00
Kevin Röbert
03b9d06d56
Add offline storage for rules
2017-08-31 21:19:51 +02:00
Kevin Röbert
a75daa0d28
Add new design
2017-08-31 21:19:32 +02:00
Kevin Röbert
0a13f134b0
remove old stuff from main folder
2017-08-31 21:19:10 +02:00
Kevin Röbert
e5f91015db
Move old stuff in folder
2017-08-31 21:18:42 +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
3a4d2a7460
fix
2017-08-25 01:16:38 +02:00
Kevin Röbert
d801741215
new amazon rule
2017-08-25 01:08:11 +02:00
Kevin Röbert
7a0f965a84
url logic fix
2017-08-25 01:02:55 +02:00
Kevin Röbert
78d6e4c26b
Regex logic fix for amazon search
2017-08-25 00:51:01 +02:00
Kevin Röbert
c071805127
delete exception
2017-08-25 00:47:19 +02:00
Kevin Röbert
ce465fe240
amazon search
2017-08-25 00:42:00 +02:00
Kevin Röbert
429ad06097
Amazon Search Exception
2017-08-25 00:33:39 +02:00
Kevin Röbert
436bf680b1
fix 2
2017-08-25 00:26:51 +02:00