WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
utm_medium bye bye~

utm_medium bye bye~

View on Chrome Web Store
View utm_medium bye bye~ Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 ratings)
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Removes tracking tags from URLs such as utm_source, utm_medium and utm_campaign, using declarativeNetRequest only.
Type
Extension
Users
46 users
1
em_te
View author page of em_te
Published
Published on September 16, 2020
Version 0.1.2
Manifest version
2
Updated
Updated on November 5, 2020
productivity/tools
Extension Category
View on Chrome Web Store
View utm_medium bye bye~ Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest
utm_medium bye bye~ Chrome Extension Image 1

Description

Many websites use URL tags to track users by passing correlated information to websites through the URL. For example:

https://paypal.me/ashleymadison/1USD?utm_medium=sidebar_ad&utm_campaign=valentines_2008&utm_source=myspace&utm_term=meet-singles

As you can guess from the URL tags, the person clicked on a sidebar ad from a MySpace page that was running a Valentines campaign and the keyword that was clicked was "meet singles". Now PayPal also knows this info.

This extension automatically removes those URL tags.

Removes "utm_source", "utm_medium" and related tracker tags from your URLs, so that websites cannot track you. Unlike similar extensions which use webRequest which is too invasive, this extension uses declarativeNetRequest which is good for your privacy and is also much faster.

The webRequest permission allows extension code to view the contents of your URLs, which means extensions can see what URLs you visit.

The declarativeNetRequest permission only allows extensions to describe how to change URLs, and doesn't allow extension code to view the URLs which means your privacy is protected.

This also means URL changes are performed by the browser and not by the extension meaning the code will run faster and uses less memory.

© 2026 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top