Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imjenal/privatex
A Chrome (http://bit.ly/ChromePrivateX) and Firefox (http://tiny.cc/privatex) browser extension which provide safe access by reminding the user to open Banking sites using Private Browsing mode. Also, this extension by default chops off the Google Analytics tracking (i.e. Urchin Tracking Monitor) tokens from the URL's query string before the web Request is made.
https://github.com/imjenal/privatex
firefox firefox-addon firefox-extensions web-extensions webextensions-apis
Last synced: 14 days ago
JSON representation
A Chrome (http://bit.ly/ChromePrivateX) and Firefox (http://tiny.cc/privatex) browser extension which provide safe access by reminding the user to open Banking sites using Private Browsing mode. Also, this extension by default chops off the Google Analytics tracking (i.e. Urchin Tracking Monitor) tokens from the URL's query string before the web Request is made.
- Host: GitHub
- URL: https://github.com/imjenal/privatex
- Owner: imjenal
- Created: 2018-01-03T07:39:10.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-08-28T08:00:46.000Z (about 2 years ago)
- Last Synced: 2024-01-22T01:30:26.283Z (10 months ago)
- Topics: firefox, firefox-addon, firefox-extensions, web-extensions, webextensions-apis
- Language: JavaScript
- Homepage: http://tiny.cc/privatex
- Size: 54.7 KB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PrivateX
This is a Chrome and Firefox browser extension which provide safe access by reminding the user to open Banking sites using Private Browsing mode.
Also, this extension by default chops off the Google Analytics tracking (i.e. [Urchin Tracking Monitor][utm]) tokens from the URL's query string *before* the web Request is made. So, this extension provides more private browsing experience with cleaner and shorter URL.PrivateX strips utm_* tokens (for instance, "utm_source=rss&utm_medium=rss&utm_campaign=rss") from URLs to prevent the user from being tracked.
Install from the [Chrome Web Store][chrome] or [Firefox Add-ons][firefox].
Example of URL with UTM tokens:
http://bigpicture.ru/?p=431513&utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+bigpictures+%28%D0%9D%D0%9E%D0%92%D0%9E%D0%A1%D0%A2%D0%98+%D0%92+%D0%A4%D0%9E%D0%A2%D0%9E%D0%93%D0%A0%D0%90%D0%A4%D0%98%D0%AF%D0%A5%29URL after installing *PrivateX* : http://bigpicture.ru/?p=431513
[utm]: https://en.wikipedia.org/wiki/UTM_parameters
[chrome]: https://chrome.google.com/webstore/detail/privatex/oojbhhcihnpdccgkhckpkgabghcjfmkm
[firefox]: https://addons.mozilla.org/en-US/firefox/addon/privatx/