4 Commits

Author SHA1 Message Date
TrianguloY
6d904144ec Added URLCheck to 'projects that use...' in the readme 2025-07-05 14:04:14 +02:00
nicole mikołajczyk
d16a571d3a mention my project in 'Projects that use parts of ClearURLs' section 2025-04-09 15:14:58 +02:00
Kevin R
2d4711e548 Updated README.md 2025-04-03 14:45:16 +02:00
Kevin R
bef2dd5fe6 Fixed bug in manifest.json
d8da43ac29 (r152207958)
2025-03-18 07:29:58 +01:00
2 changed files with 12 additions and 1 deletions

View File

@@ -77,6 +77,8 @@ Please push your translation into the folder `_locales/{language code}/messages.
* [Unalix](https://github.com/AmanoTeam/Unalix) small, dependency-free, fast Python package for removing tracking fields from URLs * [Unalix](https://github.com/AmanoTeam/Unalix) small, dependency-free, fast Python package for removing tracking fields from URLs
* [Unalix-nim](https://github.com/AmanoTeam/Unalix-nim) small, dependency-free, fast Nim package and CLI tool for removing tracking fields from URLs * [Unalix-nim](https://github.com/AmanoTeam/Unalix-nim) small, dependency-free, fast Nim package and CLI tool for removing tracking fields from URLs
* [UnalixAndroid](https://github.com/AmanoTeam/UnalixAndroid) simple Android app that removes link masking/tracking and optionally resolves shortened links * [UnalixAndroid](https://github.com/AmanoTeam/UnalixAndroid) simple Android app that removes link masking/tracking and optionally resolves shortened links
* [pl-fe](https://github.com/mkljczk/pl-fe) is a Fediverse client which uses ClearURLs code to clean URLs from displayed posts and recommend cleaning URLs from created posts
* [URLCheck](https://github.com/TrianguloY/URLCheck) is an Android app to review and edit URLs before opening them. Allows to use the ClearURLs catalog.
## Recommended by... ## Recommended by...
* [ghacks-user.js](https://github.com/ghacksuserjs/ghacks-user.js/wiki/4.1-Extensions) * [ghacks-user.js](https://github.com/ghacksuserjs/ghacks-user.js/wiki/4.1-Extensions)
@@ -104,3 +106,12 @@ We use some third-party scripts in our add-on. The authors and licenses are list
[MIT](https://github.com/Simonwep/pickr/blob/master/LICENSE) [MIT](https://github.com/Simonwep/pickr/blob/master/LICENSE)
- [Font Awesome](https://github.com/FortAwesome/Font-Awesome/) | Copyright (c) @fontawesome | - [Font Awesome](https://github.com/FortAwesome/Font-Awesome/) | Copyright (c) @fontawesome |
[Font Awesome Free License](https://github.com/FortAwesome/Font-Awesome/blob/master/LICENSE.txt) [Font Awesome Free License](https://github.com/FortAwesome/Font-Awesome/blob/master/LICENSE.txt)
## Star History
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=ClearURLs/Addon&type=Date&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=ClearURLs/Addon&type=Date" />
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=ClearURLs/Addon&type=Date" />
</picture>

View File

@@ -277,7 +277,7 @@
"http?://www.google.*/webhp?hl=*", "http?://www.google.*/webhp?hl=*",
"https://encrypted.google.*/", "https://encrypted.google.*/",
"https://encrypted.google.*/#hl=*", "https://encrypted.google.*/#hl=*",
"https://encrypted.gogole.*/search*", "https://encrypted.google.*/search*",
"https://encrypted.google.*/webhp?hl=*", "https://encrypted.google.*/webhp?hl=*",
"http?://ipv6.google.com/", "http?://ipv6.google.com/",
"http?://ipv6.google.com/search*" "http?://ipv6.google.com/search*"