WebExtension.net
Toggle dark mode
WebExtension.net

Google Analytics Opt-out Add-on (by Google)

View on Chrome Web Store
View Google Analytics Opt-out Add-on (by Google) Chrome Extension on Chrome Web Store
Add to bookmarks
4.0 (1,474 ratings)
1 new ratings
89 views
This extension has been viewed 89 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Tells the Google Analytics JavaScript not to send information to Google Analytics.
Type
Extension
Users
1,000,000 users
ga-extension-publishers
View author page of ga-extension-publishers
Featured Extension

Hand-picked for quality and usefulness

Published
Published on May 25, 2010
Version 5
Manifest version
3
Updated
Updated on May 8, 2024
productivity/tools
Extension Category
View on Chrome Web Store
View Google Analytics Opt-out Add-on (by Google) Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "manifest_version": 3,
    "name": "__MSG_gaoptout_name__",
    "description": "__MSG_gaoptout_description__",
    "version": "5",
    "default_locale": "en",
    "icons": {
        "16": "icon-16.png",
        "32": "icon-32.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "gaoptout.js"
            ],
            "run_at": "document_start",
            "all_frames": true
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "gaoptout_signal.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": {
        "email": "[email protected]"
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top