Kevin Röbert
|
f7949e89f6
|
Added catch statements
|
2020-02-20 14:12:06 +01:00 |
|
Kevin Röbert
|
0417469a26
|
Added yandex link fixer + renewed copyright notice
#305
|
2020-01-06 17:14:34 +01: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 |
|