Commit Graph

90 Commits

Author SHA1 Message Date
Kevin Röbert
2506dc6ebc Fixed typo #196 2019-06-24 14:22:17 +00:00
Kevin Röbert
44b0c043f8 Version 1.6.6
#171
#195
2019-06-14 01:24:46 +02:00
Kevin Röbert
f9289d9216 Version 1.6.5 2019-06-12 20:17:49 +02:00
Kevin Röbert
a78256e52d Version 1.6.4 2019-05-07 16:18:41 +00:00
Kevin Röbert
f53ea156c0
Version 1.63
+ Add redirection from #181
+ Correct links in chinese translations
+ Add edit of french translation
2019-05-06 21:07:47 +02:00
Kevin Röbert
8ca852476d Version 1.6.2
Added:
+ Added rules from #172
+ Added rules from #176
+ Added rules from #178

Fixed:
+ #170
+ #162
+ #163
2019-04-26 23:41:44 +02:00
Kevin Röbert
a8a5f7e311 Version 1.6.1 2019-04-14 12:12:58 +00:00
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
1b6cc37bdd Change to old clipboard copy technique, to support chrome and older firefox versions 2019-04-10 19:08:07 +02:00
Kevin Röbert
cfd3bf5f43 It seems like, chrome doesn't like icons. 2019-04-10 18:37:55 +02:00
Kevin Röbert
a91b79aa18 Have overlooked this little hyphen :/ 2019-04-10 18:33:21 +02:00
Kevin Röbert
4fc4018859 Chrome ASCII message fix 2019-04-10 18:20:43 +02:00
Kevin Röbert
e87aa9d027
Add function to clean copied links
#157
2019-04-10 18:08:10 +02:00
Kevin Röbert
0a948968b3 Add png icons to support googles webextension api 2019-04-08 09:52:23 +02:00
Kevin Röbert
304cbe2e6b remove tab permission
The tab permission is not required for all methods on the tabs api
2019-04-03 20:21:31 +02:00
Kevin Röbert
03e0580b20 Chrome support 2019-04-01 23:53:28 +02:00
Kevin Röbert
869cd63e64 Fix #153
Implementing the flat function by my own, also a function that removes empty fields from arrays.
2019-03-27 18:31:37 +01:00
Kevin Röbert
d87d88250d Fix #31
+ Bugfix for Android devices
2019-03-18 17:39:47 +01:00
Kevin Röbert
80af6f6fea Better performance + "unlimitedStorage" permission
+ Changed the regex interpretation for better performance.
+ Also asked for "unlimitedStorage" permission to have enough space for user generated rules.
2019-03-14 17:59:16 +01:00
Kevin Röbert
4367f13f03 New version
Please test the new version :D
2019-03-12 18:48:14 +01:00
Kevin Röbert
81bc71de5e storage improvement
The command pattern has been implemented so that ClearURLs also works in private mode.
See also: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/runtime/sendMessage
2019-02-13 18:02:08 +01:00
Kevin Röbert
06b84d7490 Version 1.3.4.0
+ Added suggestion from issue #106
+ Added new french translation. A special thanks to the translator
2018-10-08 16:28:53 +02:00
Kevin Röbert
228015e640 New Addon version and 10k downloads :) 2018-09-26 17:35:50 +02:00
Kevin Röbert
76addcf18c Fix for #102
Load the icon settings at boot
2018-09-25 14:34:05 +02:00
Kevin Röbert
e902f1a7f0 Correct the language code 2018-09-10 14:01:09 +02:00
Kevin Röbert
661b931f96 New version 2018-09-10 13:44:41 +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
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
ad5a55eb05 Version 1.3.3.8
Upload !33 to AMO
2018-07-14 11:28:06 +02: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
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
0d5aa6cf28 Fix #70 2018-06-24 20:23:11 +02:00
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