A simple extension that trims UTM and fbclid embedded links on the pages that you visit. Stop creepy trackers from following your browsing activity and shorten URLs in your address bar. Available to use with chromium-based browsers.
These instructions will allow you to get a local copy of the extension working on your browser.
Begin by cloning this repo:
git clone https://github.com/VarunChilukuri/UTM-Blocker.git
Next, navigate to your browser's extension page (chrome://extensions or brave://extensions for Chrome and Brave respectively).
Then, enable Developer Mode by clicking the toggle switch next to Developer mode.
Click the Load unpacked
button and select the folder containing the extension code.
- JavaScript
- Guidance from Chrome Developers
This project is licensed under the MIT License. See the LICENSE file for more details.