WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Tarnhelm

Tarnhelm

View on Chrome Web Store
View Tarnhelm Chrome Extension on Chrome Web Store
Add to bookmarks
3.0 (2 ratings)
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

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

Remove and disable Google Analytics and Adsense from a custom list of domains (e.g., your own blog and websites) and extensions.
Type
Extension
Users
54 users
1
imagentleman (José Antonio Chio)
View author page of imagentleman (José Antonio Chio)
Published
Published on August 6, 2012
Version 9
Manifest version
2
Updated
Updated on July 19, 2019
lifestyle/social
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Tarnhelm 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
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Tarnhelm",
    "version": "9",
    "manifest_version": 2,
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "default_locale": "en",
    "description": "__MSG_description__",
    "icons": {
        "16": "16.png",
        "48": "48.png",
        "128": "128.png"
    },
    "browser_action": {
        "default_icon": "19.png",
        "default_title": "__MSG_button_tip__"
    },
    "options_page": "options.html",
    "options_ui": {
        "page": "options.html"
    },
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        "<all_urls>",
        "storage",
        "tabs"
    ]
}
© 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