WebExtension.net
WebExtension.net

HealthGuard

View on Chrome Web Store
View HealthGuard Chrome Extension on Chrome Web Store
4.8 (17 ratings)

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

HealthGuard's ratings help users know which health news and medical information websites to trust.
Type
Extension
Users
1,000 users
NewsGuard Technologies, Inc.
View author page of NewsGuard Technologies, Inc.
Published
Published on August 30, 2020
Version 5.6.5
Manifest version
3
Updated
Updated on July 31, 2024
View on Chrome Web Store
View HealthGuard Chrome Extension on Chrome Web Store
lifestyle/news
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "applications": {
        "gecko": {
            "id": "[email protected]"
        }
    },
    "short_name": "HealthGuard",
    "author": "NewsGuard",
    "name": "HealthGuard",
    "description": "HealthGuard's ratings help users know which health news and medical information websites to trust.",
    "manifest_version": 3,
    "action": {
        "default_popup": "index.html",
        "default_title": "HealthGuard"
    },
    "version": "5.6.5",
    "icons": {
        "16": ".\/assets\/icons\/png\/NewsGuard_Shield_16.png",
        "48": ".\/assets\/icons\/png\/NewsGuard_Shield_48.png",
        "128": ".\/assets\/icons\/png\/NewsGuard_Shield_128.png"
    },
    "permissions": [
        "tabs",
        "storage"
    ],
    "host_permissions": [
        "https:\/\/*\/*",
        "http:\/\/*\/*"
    ],
    "background": {
        "service_worker": "\/static\/js\/background.bundle.healthguard.js"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "\/static\/js\/content.bundle.healthguard.js"
            ]
        }
    ]
}
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