Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "description": "__MSG_shortDesc__", "version": "2.9.4", "manifest_version": 3, "default_locale": "en", "icons": { "16": "img\/logo-16.png", "32": "img\/logo-34.png", "48": "img\/logo-48.png", "128": "img\/logo-128.png" }, "action": { "default_title": "Click to open panel" }, "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "side_panel": { "default_path": "sidepanel.html" }, "content_scripts": [ { "js": [ "assets\/index.tsx-loader-346de291.js" ], "matches": [ "<all_urls>" ], "run_at": "document_end" }, { "js": [ "assets\/emotionCrutch.ts-loader-b6044b33.js" ], "matches": [ "<all_urls>" ], "run_at": "document_end" }, { "js": [ "assets\/index.ts-loader-39df302a.js" ], "matches": [ "https:\/\/mail.google.com\/**" ], "run_at": "document_start", "css": [ "assets\/AppThemeProvider-00b4d81a.css", "assets\/index-8f3ecb5f.css" ] } ], "web_accessible_resources": [ { "matches": [], "resources": [ "img\/logo-16.png", "img\/logo-34.png", "img\/logo-48.png", "img\/logo-128.png" ], "use_dynamic_url": false }, { "matches": [ "<all_urls>" ], "resources": [ "theme-dark.json", "theme-light.json", "icons\/logo.svg", "assets\/chunk-270251f0.js", "assets\/chunk-47d48aab.js", "assets\/chunk-7ebad98b.js", "assets\/chunk-b6b90b42.js", "assets\/chunk-2eec2d3a.js", "assets\/chunk-03f1e174.js" ], "use_dynamic_url": false }, { "matches": [ "https:\/\/mail.google.com\/*" ], "resources": [ "assets\/chunk-249de677.js", "assets\/chunk-270251f0.js", "assets\/chunk-47d48aab.js", "assets\/chunk-7ebad98b.js", "assets\/chunk-2729b166.js" ], "use_dynamic_url": false } ], "permissions": [ "scripting", "storage", "sidePanel" ], "host_permissions": [ "<all_urls>" ] }