Remove tracking parameter(like utm_*
) form URL by use of history.replaceState
.
- Open Google Chrome, SRWare Iron or Opera 17+
- Install Taberareloo
- Install ParamCleaner for Taberareloo
- Open the above link
- Right-click on the page
- Select 'Patch - Install this' on the Taberareloo menu
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
MIT