WebExtension.net
WebExtension.net

Guardio Protection for Chrome

View on Chrome Web Store
View Guardio Protection for Chrome Chrome Extension on Chrome Web Store
4.5 (1,126 ratings)

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

Experience a cleaner, safer web.
Type
Extension
Users
700,000 users
Website guard.io
Guardio
View author page of Guardio
Featured Extension

Hand-picked for quality and usefulness

Published
Published on February 20, 2018
Version 24.10.28.1971
Manifest version
3
Updated
Updated on October 30, 2024
View on Chrome Web Store
View Guardio Protection for Chrome Chrome Extension on Chrome Web Store
make_chrome_yours/privacy
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "action": {
        "default_title": "Guardio",
        "default_icon": "assets\/logo.png"
    },
    "background": {
        "service_worker": "background.bundle.js",
        "type": "module"
    },
    "short_name": "Guardio",
    "description": "Experience a cleaner, safer web.",
    "name": "Guardio Protection for Chrome",
    "version": "24.10.28.1971",
    "content_security_policy": {
        "extension_page": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'",
        "sandbox": "sandbox allow-scripts; script-src 'self' 'unsafe-eval'; object-src 'self'"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.guard.io\/*"
            ],
            "js": [
                "content.bundle.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.mail.google.com\/*"
            ],
            "js": [
                "linksInjected.bundle.js"
            ]
        }
    ],
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        "declarativeNetRequestWithHostAccess",
        "cookies",
        "management",
        "notifications",
        "tabs",
        "storage",
        "idle",
        "contextMenus",
        "scripting",
        "alarms"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "optional_permissions": [
        "contentSettings",
        "history",
        "downloads"
    ],
    "optional_host_permissions": [],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "declarative_net_request": {
        "rule_resources": []
    },
    "icons": {
        "128": "assets\/icon\/gradient.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/installed.json",
                "injected.bundle.js",
                "permissionProxy.bundle.js",
                "permissionProxyDisabled.bundle.js",
                "uiInjected.bundle.js",
                "frame.html"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/*.guard.io\/*"
        ]
    },
    "manifest_version": 3
}
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