Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/doggy8088/mvpdocslearnchampionprogram

A Tampermonkey Userscript that add WT.mc_id tracking code to any URL that it's domain listed in MVP Docs & Learn Champion Program.
https://github.com/doggy8088/mvpdocslearnchampionprogram

tampermonkey tampermonkey-userscript userscript

Last synced: about 2 months ago
JSON representation

A Tampermonkey Userscript that add WT.mc_id tracking code to any URL that it's domain listed in MVP Docs & Learn Champion Program.

Awesome Lists containing this project

README

        

# MVP Docs & Learn Champion Program

A [Tampermonkey](https://www.tampermonkey.net/) Userscript that add `WT.mc_id` tracking code to any URL that it's domain listed in `MVP Docs & Learn Champion Program`.

## Usage

1. Install [Tampermonkey](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo) Chrome extension.

2. Click [this link](https://github.com/doggy8088/MVPDocsLearnChampionProgram/raw/main/MVPDocsLearnChampionProgram.user.js) to install Userscript.

3. Hit **Install** button in the Tampermonkey extension page.

![Hit Install button in the Tampermonkey extension page.](https://user-images.githubusercontent.com/88981/102308679-26044d00-3fa2-11eb-8708-de866f9439d5.png)

## Links

- [Tampermonkey • Documentation](https://www.tampermonkey.net/documentation.php)
- [@run-at](https://www.tampermonkey.net/documentation.php#_run_at)
- [About | TrackingTokenStripper | Userscripts | OpenUserJS](https://openuserjs.org/scripts/doggy8088/TrackingTokenStripper)
- [TrackingTokenStripper | Greasy Fork](https://greasyfork.org/en/scripts/409925-trackingtokenstripper)

## Related Userscripts

- [doggy8088/TrackingTokenStripper: A Tampermonkey Userscript that remove most of the annoying tracking token from URL parameters](https://github.com/doggy8088/TrackingTokenStripper)