Kevin Röbert
91d46a7b70
ClearURLs v.1.6
...
- Added listener to the browser history to prevent tracking with the [history.pushState method](https://developer.mozilla.org/en-US/docs/Web/API/History_API )
- Added webNavigation and tabs permissions, for the new feature
- Added switches in settings to enable and disable the context menu entry and the history listener
- Added tool to clean URLs, that was pasted into a textbox
- Added icon for new tool to clean URLs
- Fixed [#40 ](https://gitlab.com/KevinRoebert/ClearUrls/issues/40 ), see also https://curl.kevinroebert.de
- Fixed [#103 ](https://gitlab.com/KevinRoebert/ClearUrls/issues/103 ), see also https://curl.kevinroebert.de
- Changed clipboard-helper.js path to be absolute to prevent problems
- Changed rewrite of old GitHub links to the new data.min.json and rules.min.hash
- Config icon is now bigger and above the config label
- Update Traditional Chinese Translation by [@yipinghuang](https://gitlab.com/yipinghuang )
#161 #162 #157 #40 #103 #158
2019-04-11 16:40:48 +02:00
Kevin Röbert
6b2e79669c
Add license header
2019-03-13 13:20:24 +01:00
Kevin Röbert
9c638c52f9
Preparations for costume rules
...
+ Preparations for costume rules
- Feature "Report URLs"
+ Auto hash rules
+ Minimize rules length
+ Add start and end delimiters to rules
2019-03-12 18:13:23 +01:00
Kevin Röbert
adc6e0bf0d
Little CSS update for Chrome version
...
Litte style update for the Chrome version
2018-09-02 20:17:54 +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
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
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
c4443fea60
Final version 1.2.2.8
...
I hope you all enjoy the new version.
2018-05-22 18:40:05 +02:00