Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tugh/lean-url
Removes evil URL parameters such as Google Analytics' utm parameters
https://github.com/tugh/lean-url
firefox privacy webextension
Last synced: 3 months ago
JSON representation
Removes evil URL parameters such as Google Analytics' utm parameters
- Host: GitHub
- URL: https://github.com/tugh/lean-url
- Owner: tugh
- Created: 2017-02-28T21:17:46.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-24T18:48:41.000Z (about 7 years ago)
- Last Synced: 2024-05-02T15:25:45.097Z (6 months ago)
- Topics: firefox, privacy, webextension
- Language: JavaScript
- Size: 23.4 KB
- Stars: 19
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lean URL
Firefox addon(actually a webextension) to remove evil URL parameters such as Google Analytics' utm parameters.
## Note
If you want to look at the active version of this addon please check out the work of @Smile4ever
Github: https://github.com/Smile4ever/lean-url
AMO: https://addons.mozilla.org/en-US/firefox/addon/neat-url/
## Blocked Parameters
### Google Analytics
- utm_source
- utm_medium
- utm_campaign
- utm_term
- utm_content## Why should I use this?
Are you tired of handing over data to Google or other companies?
Do you want to see leaner URLs?
Maybe you're just looking for anarchy...
Lean URL is just what you're looking for!
## How can I install this from source?
### Firefox
Open _about:debugging_ and click on the _Load Temporary Add-on_ button. Navigate to the folder that you've downloaded from github page and select any file from the folder.
## How can I install this from .xpi file?
### Firefox
The _.xpi_ files are located under _dist/_. After you've downloaded the .xpi file you should navigate to _about:addons_ and click on the button which has a little gear icon on it next to the search bar and select _Install Add-on From File..._. Finally, click the _Install_ button from the notification.