An open API service indexing awesome lists of open source software.

https://github.com/rik/au-revoir-utm

Removes crappy utm_ tracking stuff
https://github.com/rik/au-revoir-utm

privacy utm web-extension

Last synced: 6 days ago
JSON representation

Removes crappy utm_ tracking stuff

Awesome Lists containing this project

README

        

How annoying are those "utm_source=rss&utm_medium=rss&utm_campaign=rss" in URLs ? Right!

So this extension removes them and prevents you from being tracked.

- [Install on Firefox](https://addons.mozilla.org/firefox/addon/au-revoir-utm/)
- [Install on Chrome](https://chrome.google.com/webstore/detail/au-revoir-utm/jaibjcnlipcgpfbmedodbcddcoflhmho)

# Getting started
```shell
$ yarn
$ yarn start
```

# Running the tests
Depending on the task, you can run `yarn test`, `yarn test:watch` or `yarn test:debug`