WebExtension.net
WebExtension.net

Chrome Reporting Extension

View on Chrome Web Store
View Chrome Reporting Extension Chrome Extension on Chrome Web Store
3.5 (10 ratings)

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

Extension for reporting chrome metrics and events.
Type
Extension
Users
300,000 users
cbe-cws-admins
View author page of cbe-cws-admins
Published
Published on December 7, 2017
Version 4.0.0
Manifest version
3
Updated
Updated on May 3, 2024
View on Chrome Web Store
View Chrome Reporting Extension Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "name": "Chrome Reporting Extension",
    "version": "4.0.0",
    "manifest_version": 3,
    "description": "Extension for reporting chrome metrics and events.",
    "icons": {
        "48": "icons\/icon_48.png",
        "128": "icons\/icon_128.png"
    },
    "background": {
        "service_worker": "js\/service_worker.js",
        "type": "module"
    },
    "permissions": [
        "alarms",
        "nativeMessaging",
        "offscreen",
        "management",
        "scripting",
        "storage",
        "system.cpu",
        "system.memory",
        "identity",
        "identity.email",
        "tabs",
        "unlimitedStorage",
        "safeBrowsingPrivate"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "file:\/\/*\/*"
    ],
    "storage": {
        "managed_schema": "schema.json"
    },
    "incognito": "not_allowed",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}
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