Commit Graph

456 Commits

Author SHA1 Message Date
Kevin Röbert
cd983d6b08 New rules 2018-09-01 22:21:54 +02:00
Kevin Röbert
63fa107eca Binarys for Firefox and Chrome 2018-09-01 00:36:50 +02:00
Kevin Röbert
fef2b2e7a6 New Version 2018-09-01 00:30:20 +02:00
Kevin Röbert
eacd8c4c13 Add Chrome Version
+ Added Chrome Version
+ Added new Dialog to send a url
2018-09-01 00:27:02 +02:00
Kevin Röbert
64ed933361 New Feature - Report URLs
Lately, I have received relatively few requests with potentially bad URLs. On the one hand, that could be because ClearURLs are working very well by now. But I also think that not everyone wants to sign up to GitLab to report a URL. That's why I've added a new button that reports the current URL in the active tab to me, so I can take a closer look at the URL.

So that you can see exactly what data will be sent to me, I have uploaded the source code for the PHP script, of course, without a password etc.

Please be careful not to send URLs with personal information or tokens.
2018-08-31 20:55:15 +02:00
Kevin Röbert
dd3bbac0ba Add options_ui to manifest.json 2018-08-30 02:52:18 +02:00
Kevin Röbert
ba27e3aaae New rules new hash 2018-08-23 20:24:54 +02:00
Kevin Röbert
f69fc9566a Cloudflare exception #76 2018-08-23 20:23:37 +02:00
Kevin Röbert
68de7450ed Updated French translation
A special thanks to Lucifer
2018-08-07 11:13:27 +02:00
Kevin Röbert
49a08881ed New Version 1.3.3.9
You can now manually specify in the settings which request types you would like to have all examined by ClearURLs.

#84
2018-07-31 19:15:48 +02:00
Kevin Röbert
aba3393ca5 New rules new hash 2018-07-16 14:30:48 +02:00
Kevin Röbert
174114b595 Rules fix 2018-07-16 14:29:56 +02:00
Kevin Röbert
ad5a55eb05 Version 1.3.3.8
Upload !33 to AMO
2018-07-14 11:28:06 +02:00
Kevin Röbert
d83ffb23a8 New rules new hash 2018-07-14 11:19:30 +02:00
Kevin Röbert
608e473587 New rules #80, #81 2018-07-14 11:18:15 +02:00
Kevin Röbert
d49a62d4ad New rules new hash 2018-07-09 20:16:15 +02:00
Kevin Röbert
b381c5e0f2 New rules for #73 2018-07-09 20:15:17 +02:00
Kevin Röbert
1a3ec9cdaa Merge branch 'master' into 'master'
Update Chinese translations.

See merge request KevinRoebert/ClearUrls!33
2018-07-09 13:33:14 +00:00
yiping-huang
d3c1943720 update chinese messages.json 2018-07-03 23:21:43 +08:00
Kevin Röbert
f3e7e5f03f Version 1.3.3.7
A special thanks to  lucifer for translating into France
2018-07-02 17:40:52 +02:00
Kevin Röbert
2be8087a96 New rules new hash 2018-06-26 14:58:40 +02:00
Kevin Röbert
b36d2473a1 Fix #73 and #71 2018-06-26 14:57:45 +02:00
Kevin Röbert
e001144d1a Core fix #71
The splitt function for the fields was a greedy function and splitt at the last question mark, but it should splitt at the last question mark. So now the splitt function is a non-greedy function.
2018-06-25 21:58:07 +02:00
Kevin Röbert
d51b49b40c Add new rules #69 2018-06-24 20:33:06 +02:00
Kevin Röbert
0d5aa6cf28 Fix #70 2018-06-24 20:23:11 +02:00
Kevin Röbert
9a794d0bc3 Hash for test file 2018-06-24 01:22:11 +02:00
Kevin Röbert
103361f294 A new test round 2018-06-24 01:21:25 +02:00
Kevin Röbert
51ed45c399 Correct hash 2018-06-23 19:35:37 +02:00
Kevin Röbert
6e6ca740a7 Now the correct file 2018-06-23 19:35:04 +02:00
Kevin Röbert
9b9af1a33d Correct hash 2018-06-23 19:33:25 +02:00
Kevin Röbert
fd4a22c8e8 Merge branch 'master' of https://gitlab.com/KevinRoebert/ClearUrls 2018-06-23 19:30:16 +02:00
Kevin Röbert
3962df3dcd Hash for test 2018-06-23 19:30:09 +02:00
Kevin Röbert
19dfca0295 #69 test new google rules
Anyone who wants to can test these three new Google rules. I'm not sure if they break anything, so I'm only testing them a few days in the field.
2018-06-23 19:29:02 +02:00
Kevin Röbert
51440ac2f8 Delete 4B6DB0DAFA37A1F2E1791F11FEBAF7C5C6D6F433.asc 2018-06-23 11:17:26 +00:00
Kevin Röbert
3314971c7c without debugging line.
Better without debugging line.
2018-06-23 13:00:43 +02:00
Kevin Röbert
2b39b0533d ^^"
Removed debugging line.
2018-06-23 13:00:03 +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
b2b1c935c5 New rules new hash 2018-06-23 01:26:46 +02:00
Kevin Röbert
e1aa0f03ab Regex Fix
Real domains are now recognized, not domain names.

Only URLs are examined, which also contain fields that could be cleaned. Each URL containing fields has at least one "?"
2018-06-23 01:26:04 +02:00
Kevin Röbert
525734c8c2 New rules new hash 2018-06-22 14:28:28 +02:00
Kevin Röbert
95f24d2dc3 Fix #67 2018-06-22 14:27:26 +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
842663a716 Merge branch 'patch-4' into 'master'
Update messages.json RU

See merge request KevinRoebert/ClearUrls!32
2018-06-17 22:19:53 +00:00
Kevin Röbert
f73f8f3414 Merge branch 'patch-3' into 'master'
Update messages.json UK

See merge request KevinRoebert/ClearUrls!31
2018-06-17 22:19:45 +00:00
Kevin Röbert
107ca573e2 Merge branch 'patch-1' into 'master'
Update clearurls.svg

See merge request KevinRoebert/ClearUrls!29
2018-06-17 22:16:32 +00:00
Kevin Röbert
d4f67f4ace Merge branch 'patch-2' into 'master'
Update clearurls_gray.svg

See merge request KevinRoebert/ClearUrls!28
2018-06-17 22:16:22 +00:00
perdolka
a02503d5cf Update messages.json RU 2018-06-17 10:38:56 +00:00
perdolka
a81a10d998 Update messages.json UK 2018-06-17 10:35:45 +00:00
perdolka
4d69db15bf Update clearurls_gray.svg 2018-06-16 22:59:25 +00:00