Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/doggy8088/mvpdocslearnchampionprogram
- Owner: doggy8088
- License: mit
- Created: 2020-12-16T05:09:48.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-26T17:39:25.000Z (over 2 years ago)
- Last Synced: 2024-12-19T22:55:38.405Z (about 2 months ago)
- Topics: tampermonkey, tampermonkey-userscript, userscript
- Language: JavaScript
- Homepage: https://github.com/doggy8088/MVPDocsLearnChampionProgram/raw/main/MVPDocsLearnChampionProgram.user.js
- Size: 4.88 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)