Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "action": { "default_icon": { "19": "icon_19_normal.png", "38": "icon_38_normal.png" }, "default_popup": "popup.html" }, "author": { "email": "[email protected]" }, "background": { "service_worker": "background_service_worker.js" }, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'", "sandbox": "sandbox allow-scripts allow-downloads allow-forms allow-popups allow-modals; script-src 'self' 'unsafe-inline' 'unsafe-eval'; child-src 'self'" }, "default_locale": "en", "description": "__MSG_extension_description__", "host_permissions": [ "*:\/\/*.google.com\/*" ], "icons": { "19": "icon_19_normal.png", "38": "icon_38_normal.png", "128": "icon_128_normal.png", "512": "icon_512_normal.png" }, "incognito": "not_allowed", "manifest_version": 3, "name": "Endpoint Verification", "options_ui": { "page": "options.html" }, "permissions": [ "cookies", "idle", "nativeMessaging", "storage", "alarms", "enterprise.deviceAttributes", "enterprise.platformKeys", "gcm", "identity", "identity.email", "platformKeys", "enterprise.reportingPrivate", "offscreen" ], "sandbox": { "pages": [ "iframe_sandbox.html" ] }, "version": "1.128.0", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx" }