64ed933361
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. |
||
---|---|---|
_locales | ||
.gitlab | ||
core_js | ||
css | ||
data | ||
external_js | ||
fonts | ||
html | ||
img | ||
promotion | ||
server | ||
clearurls.js | ||
LICENSE.md | ||
manifest.json | ||
package.json | ||
README.md |
ClearURLs
ClearURLs is an add-on based on the new WebExtensions technology and is optimized for Firefox.
This add-on will remove the tracking fields from all URLs which are visited by the browser and use a rule file, namely data.json
.
This add-on protects your privacy and block the request from advertising services like doubleclick.net.
Application
Large (and small) webpages use elements in the URL, e.g.: https://example.com?source=thisIstheSiteIvisitedBefore to track your online activities. In this example, the source field tells the provider which page you visited before. The add-on will remove these tracking fields from the URL.
Installation
Contribute
If you have any suggestions or complaints, please create an issue.
Screenshot
Copyright
We use some third-party scripts in our add-on. The authors and licenses are listed below.
- Bootstrap v3.3.7 | Copyright 2011-2016 Twitter, Inc. | MIT
- jQuery v3.2.1 | Copyright 2017 The jQuery Foundation | MIT
- sha256.jquery.plugin | Copyright 2003, Christoph Bichlmeier | MIT | GPLv2
- DataTables | Copyright 2011-2015 SpryMedia Ltd | MIT
- Pick-a-Color v1.2.3 | Copyright (c) 2013 Lauren Sperber and Broadstreet Ads | MIT