Skip to content

chilyashev/fya

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fya

A Google Chrome extension that changes "utm_source" in URLs to something else.

How?

This extension works through the magic of regular expressions, matching "utm_source" and replacing its value with "fuck_your_analytics".
Classy, I know.

Why?

Because I don't like analytics, and I wanted to see what writing Chrome extensions feels like.
Future versions might include totally removing tracking URLs, matching various parameters or replacing their values with something random every time.

What does it look like?

alt text

Installing

  1. Open chrome://extensions/
  2. Check the "Developer mode" checkbox
  3. Click "Load unpacked extension..."
  4. Navigate to the extension's directory and click "OK"
  5. That's it.

About

A Chrome extension that changes "utm_source" in URLs to something else

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published