WebExtension.net
WebExtension.net

NewsGuard

View on Chrome Web Store
View NewsGuard Chrome Extension on Chrome Web Store
3.6 (519 ratings)

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

NewsGuard's rating shields and labels help users know which news and information websites to trust.
Type
Extension
Users
40,000 users
NewsGuard Technologies, Inc.
View author page of NewsGuard Technologies, Inc.
Published
Published on July 25, 2018
Version 5.8
Manifest version
3
Updated
Updated on August 20, 2024
View on Chrome Web Store
View NewsGuard 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",
    "short_name": "NewsGuard",
    "author": "NewsGuard",
    "name": "NewsGuard",
    "description": "NewsGuard's rating shields and labels help users know which news and information websites to trust.",
    "manifest_version": 3,
    "action": {
        "default_popup": "index.html",
        "default_title": "NewsGuard"
    },
    "version": "5.8",
    "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",
        "nativeMessaging"
    ],
    "host_permissions": [
        "https:\/\/*\/*",
        "http:\/\/*\/*"
    ],
    "background": {
        "service_worker": "\/static\/js\/background.bundle.newsguard.js"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "\/static\/js\/content.bundle.newsguard.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