Easily toggle Umami analytics tracking on and off from any website with this lightweight Chrome extension. Perfect for website owners who want to exclude themselves from their own analytics effortlessly.
This extension is designed for website owners, developers, and marketers who use Umami Analytics and want to exclude their visits from tracking without hassle.
Get it now from the Chrome Web Store.
Hi! I'm a senior developer and UX/UI designer specializing in creating seamless user experiences and scalable solutions for startups.
- Portfolio: https://taap.it/_jerem
- LinkedIn: https://taap.it/jglinkedin
This project is open source, and contributions are welcome! If you'd like to contribute:
- Fork this repository.
- Create a new branch with your feature/fix (
git checkout -b feature-name
). - Make your changes and commit (
git commit -m "Add new feature"
). - Submit a pull request, and I'll review it.
Let's build and improve it together!
- Install dependencies:
pnpm install
- Start development server:
pnpm run dev
- Build the extension:
pnpm run build
- Load the extension in Chrome:
- Open Chrome and navigate to
chrome://extensions/
- Enable "Developer mode" in the top right
- Click "Load unpacked" and select the
dist
directory
- Open Chrome and navigate to
Click the extension icon in your Chrome toolbar to toggle Umami analytics tracking for yourself. The button will show the current state (enabled/disabled) and allow you to toggle it.
If you find this extension useful, consider giving it a ⭐ on GitHub!