Commit Graph

54 Commits

Author SHA1 Message Date
Kevin Röbert
3314971c7c without debugging line.
Better without debugging line.
2018-06-23 13:00:43 +02:00
Kevin Röbert
349b645d88 Version 1.3.3.1
I've updated the ClearURLs core, so that ClearURLs only cleans the fields from urls.

This means that ClearURLs can no longer examine all components of a URL and, if necessary, remove something, but only the so-called GET fields.

This restricts not hardly, since everything that is not a GET field is a part of the url (the path) and should not actually be removed.

However, because ClearURLs was able to remove these path elements, this problem came up again. Now ClearURLs can only remove GET fields and thus no longer destroy paths.

I hope that there are fewer problems now. Another little side effect of the change, ClearURLs is now working more efficiently.
2018-06-23 12:56:37 +02:00
Kevin Röbert
71ec21e871 Version 1.3.2.0
+ Fix a problem with the badged_color settings
+ Message for Incognito mode
+ Suggestion #65 implemented
2018-06-19 18:13:44 +02:00
Kevin Röbert
d7b30f7f70 Fix #64
+ Proposal from !30
2018-06-18 01:17:15 +02:00
Kevin Röbert
1dbea6542f Version 1.3.0.0
Fresh look, fresh code.
Special thanks @perdolka for the porting from png to svg
2018-06-16 23:55:57 +02:00
Kevin Röbert
94cbca0bba Fix #60 2018-06-16 22:10:41 +02:00
Kevin Röbert
66b0acc454 Version 1.2.2.21
A special thanks to @perdolka (Henaro aka Ironwool) for translating into  Ukrainian and Russian
2018-06-16 21:51:57 +02:00
Kevin Röbert
06a8665688 Version 1.2.2.20
I hope it fixes Bug #60
2018-06-16 21:06:51 +02:00
Kevin Röbert
e58acecf7e Version 1.2.2.19
A special thanks to Ramon Santilli for translating into Portuguese (Brasil)
2018-06-15 21:18:28 +02:00
Kevin Röbert
b280e0955a Version 1.2.2.18
+ Correct the "es" language file
+ Automatic change from github rules to gitlab rules
2018-06-14 18:54:37 +02:00
Kevin Röbert
7c4aefb219 Version 1.2.2.17
Translations for DataTable (Log).
2018-06-13 17:51:33 +02:00
Kevin Röbert
bddb0cb085 Version 1.2.2.16 2018-06-13 13:21:12 +02:00
Kevin Röbert
4bf2d27e7f Version 1.2.2.15
A special thanks to @rayman89 for translating into spanish
2018-06-12 19:14:41 +02:00
Kevin Röbert
2a76b9430b V 1.2.2.14 2018-06-09 16:04:58 +02:00
Kevin Röbert
9df1e81032 Version 1.2.2.13 2018-06-09 15:33:30 +02:00
Kevin Röbert
47b8eaa0cd Version 1.2.2.12
Troubleshooting the country codes.
2018-06-09 14:39:34 +02:00
Kevin Röbert
7199063f17 Version 1.2.2.11
A special thank you to @yipinghuang for translating into traditional Chinese.
2018-06-09 14:08:45 +02:00
Kevin Röbert
ec9dbdeb66 One more thing: D 2018-06-06 18:53:13 +02:00
Kevin Röbert
bf5cf62711 Change to gitlab
Change all references to GitLab. If you still want to get the latest rule files, either reset your settings in version 1.2.2.9 or manually set the URLs to hashURL = "https://gitlab.com/KevinRoebert/ClearUrls/raw/master/data/rules. hash " und
ruleURL = "https://gitlab.com/KevinRoebert/ClearUrls/raw/master/data/data.json";
2018-06-06 18:42:59 +02:00
Kevin Röbert
c4443fea60 Final version 1.2.2.8
I hope you all enjoy the new version.
2018-05-22 18:40:05 +02:00
Kevin Röbert
ff88d9c0ae Version 1.2.2.0
Project memory management. I will test this version first and upload it to mozilla after the tests.
2018-05-18 01:31:04 +02:00
Kevin Röbert
05604d54e7 New Version 2018-01-31 20:34:59 +01:00
Kevin Röbert
40ff16762b Sledgehammer 2018-01-25 23:03:18 +01:00
Kevin Röbert
a799d40029 New Version 2018-01-25 22:37:23 +01:00
Kevin Röbert
6c42b3617c Hotfix for performance issue and center "rules"-btn
- Delete temporary the async promise function, because it works not like
it should work. (We will test some methods to increase the performance,
but the performance is already okay)
+ Add suggestion from @grenzor #21 to center the "rules-status"-button
2018-01-09 13:20:33 +01:00
Kevin Röbert
03920709ce Change version 2018-01-05 18:10:40 +01:00
Kevin Röbert
0f68d65e9a New Addon version 1.2
+ Badges counts only per url (for this feature we need the new "tabs"
permission)
+ New Interface. Special thanks to @grahamperrin and @Thorin-Oakenpants.
(#21)
+ Files in folder ordered
- Remove siteBlockedAlert.html page. We're show now nothing.
+ Revised texts for Rules-Status
+ Add File for version number
2017-12-16 23:50:50 +01:00
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
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
244642f82c New version number 2017-09-14 03:39:50 +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
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
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
ddceeafd98 Add new version number 2017-08-23 15:30:41 +02:00
Kevin Röbert
7ff01a826b Version number 2017-08-23 14:03:44 +02:00
Kevin Röbert
b07cd8c62c percentage fix 2017-08-23 02:50:07 +02:00
Kevin Röbert
c7e0169840 Add new version number 2017-08-23 02:25:10 +02:00
Kevin Röbert
89086d38dd Change Version to a higher level for review on mozilla 2017-08-20 18:53:31 +02:00
Kevin Röbert
781a4f648a Add Interface and Badged 2017-08-19 00:30:47 +02:00
astaar
bf19420a2b Revert "Ultra commit"
This reverts commit 2287c7041f.
2017-08-06 18:34:23 +02:00
astaar
2287c7041f Ultra commit
jeeeeez
2017-08-06 18:34:02 +02:00
Kevin Röbert
762e604cee PUSH 2017-08-06 18:23:52 +02:00
Kevin Röbert
2f09f1bae1 manifest.json browser button 2017-08-04 16:07:16 +02:00
astaar
2c60532199 new icons and default popup
watch the emoji movie 💩
2017-08-04 15:55:52 +02:00
Kevin Röbert
3fcbd3a221 manifest update 2017-08-04 15:36:54 +02:00
Kevin Röbert
f9a63c6775 Amazon rules updated 2017-08-04 15:15:56 +02:00
Kevin Röbert
27dad85ded Komma weg 2017-08-04 15:07:36 +02:00
astaar
a6ff81fd22 new icons and manifest
cool.jpg
2017-08-04 15:04:37 +02:00