WebExtension.net
WebExtension.net

Ping Blocker

View on Chrome Web Store
View Ping Blocker Chrome Extension on Chrome Web Store
5.0 (4 ratings)

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

Stop sites from tracking the links you visit through hyperlink auditing.
Type
Extension
Users
1,000 users
Website armin.dev
Armin Sebastian
View author page of Armin Sebastian
Published
Published on April 13, 2019
Version 2.0.0
Manifest version
3
Updated
Updated on June 2, 2024
View on Chrome Web Store
View Ping Blocker Chrome Extension on Chrome Web Store
make_chrome_yours/privacy
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_extensionName__",
    "description": "__MSG_extensionDescription__",
    "version": "2.0.0",
    "author": "Armin Sebastian",
    "homepage_url": "https:\/\/github.com\/dessant\/ping-blocker",
    "default_locale": "en",
    "minimum_chrome_version": "123.0",
    "permissions": [
        "storage",
        "webRequest",
        "declarativeNetRequest"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "content_security_policy": {
        "extension_pages": "default-src 'self';"
    },
    "icons": {
        "16": "src\/assets\/icons\/app\/icon-16.png",
        "19": "src\/assets\/icons\/app\/icon-19.png",
        "24": "src\/assets\/icons\/app\/icon-24.png",
        "32": "src\/assets\/icons\/app\/icon-32.png",
        "38": "src\/assets\/icons\/app\/icon-38.png",
        "48": "src\/assets\/icons\/app\/icon-48.png",
        "64": "src\/assets\/icons\/app\/icon-64.png",
        "96": "src\/assets\/icons\/app\/icon-96.png",
        "128": "src\/assets\/icons\/app\/icon-128.png"
    },
    "background": {
        "service_worker": "src\/background\/script.js"
    },
    "incognito": "split"
}
WebExtension.net

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

© 2024 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