Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "action": { "default_icon": { "19": "icon\/browsericon-off-19.png", "38": "icon\/browsericon-off-38.png" }, "default_title": "__MSG_app_name__", "default_popup": "popover.html" }, "background": { "service_worker": "background.js" }, "content_scripts": [ { "all_frames": false, "js": [ "content.js" ], "match_about_blank": false, "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "run_at": "document_end" }, { "all_frames": false, "js": [ "guide.js" ], "match_about_blank": false, "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "run_at": "document_start" } ], "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self';" }, "default_locale": "en", "description": "__MSG_app_description__", "host_permissions": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "icons": { "16": "icon\/icon-16.png", "48": "icon\/icon-48.png", "128": "icon\/icon-128.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnaw0Ie4W9+Kx4ZXQpsMiHlMTubH02I8Ah4balc1SA7y8Da9+TIXDXMbO3Dup1kjkHIe1G\/SoNyPT2if4ROl3dppQUn6gnzaFq5w\/C05XfZTNpO2RKia2nhMHP9Uf8uCo\/6BmKbVxR5w7VGXPy5H6wXZlktPglTy5MOmGBCrzaVYXgGL5c0DZrV74STn19\/evfM8qlOswN\/CJKk5lUsf9DCfxLQKaJxO+By5LA+8Mb4XPEnKry3zLGamqL8knxfB4Dc2C6AjNxAMjpdYWsyKgcmuRkDnz6GF48BQy63H2hg6JzIOJ92pB0mCMiv6SsGS36x8EtBSFF5JzQ9cOZ42g6QIDAQAB", "manifest_version": 3, "name": "__MSG_app_name__", "permissions": [ "cookies", "storage", "unlimitedStorage", "webRequest", "alarms" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "6.6.42", "web_accessible_resources": [ { "resources": [ "image\/*", "css\/*", "font\/*" ], "matches": [ "<all_urls>" ] } ] }