jparise / chrome-utm-stripper
- пятница, 18 мая 2018 г. в 00:17:01
JavaScript
Browser extension that strips Google Analytics (UTM) tokens from URL query strings
This is a Chrome and Firefox browser extension that strips Google Analytics (i.e. Urchin Tracking Monitor) tokens from URL query strings. This is done before the web request is made and results in both more private browsing as well as more aesthetically-pleasing URLs.
Install from the Chrome Web Store or Firefox Add-ons.
The following Google Analytics query string parameters are stripped:
This extension requires these permissions:
webRequest
, to use the chrome.webRequest
APIwebRequestBlocking
, to use chrome.webRequest
in a blocking fashionhttp://*/*?*
, to filter http URLshttps://*/*?*
, to filter https URLsUrchin Logo by Jordan Irwin / Deluge.