https://github.com/uiolee/disable-umami
A WebExtension to disable Umami Analytics.
https://github.com/uiolee/disable-umami
firefox firefox-addon firefox-android firefox-extension javascript umami webextension
Last synced: 2 months ago
JSON representation
A WebExtension to disable Umami Analytics.
- Host: GitHub
- URL: https://github.com/uiolee/disable-umami
- Owner: uiolee
- License: mpl-2.0
- Created: 2024-10-28T14:34:23.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-01-02T15:26:49.000Z (5 months ago)
- Last Synced: 2025-02-09T12:19:29.110Z (4 months ago)
- Topics: firefox, firefox-addon, firefox-android, firefox-extension, javascript, umami, webextension
- Language: JavaScript
- Homepage: https://addons.mozilla.org/addon/disable-umami/
- Size: 289 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# disable-umami
[](https://github.com/uiolee/disable-umami/tags)
[](https://github.com/uiolee/disable-umami/releases)
[](https://github.com/uiolee/disable-umami/compare/...main)
[](#disable-umami)
[](https://github.com/uiolee/disable-umami/actions/workflows/ci.yml)
[](https://github.com/uiolee/disable-umami/actions/workflows/publish.yml)A WebExtension to disable Umami Analytics to prevent being tracked.
> UserScript is available:
>
> - https://greasyfork.org/scripts/514774
> - https://gist.github.com/uiolee/8683b0c8de01e922771ad7f68e911874## Install
Available for:
- Firefox
- Firefox for Android### Mozilla Addon
[](https://addons.mozilla.org/addon/disable-umami/)
### Github Release
[](https://github.com/uiolee/disable-umami/releases)
## Usage
Once installed, this extension will be injected automatically on every http or https page you visit, no setup required.
## How to disable umami
According to https://umami.is/docs/exclude-my-own-visits
This extension writes `umami.disabled=1` to the local storage of every page you visit.
## Privacy
This extension does not intend to and will not collect, process or transmit any of your personal data.