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", "manifest_version": 3, "name": "__MSG_extName__", "description": "__MSG_extDescription__", "version": "6.6.9", "default_locale": "en", "permissions": [ "sidePanel", "identity", "identity.email", "storage", "contextMenus", "scripting", "activeTab" ], "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "content_scripts": [ { "js": [ "assets\/index.js-loader-SdsGi0da.js", "assets\/img_control.js-loader-B8seqC0k.js", "assets\/contentLogger.js-loader-DQsKYWXi.js" ], "matches": [ "<all_urls>" ], "run_at": "document_end", "match_about_blank": true, "all_frames": true } ], "action": { "default_title": "Click to open panel", "default_icon": { "16": "src\/public\/images\/16px.png", "48": "src\/public\/images\/48px.png", "128": "src\/public\/images\/128px.png" } }, "icons": { "16": "src\/public\/images\/16px.png", "48": "src\/public\/images\/48px.png", "128": "src\/public\/images\/128px.png" }, "host_permissions": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "web_accessible_resources": [ { "matches": [ "<all_urls>" ], "resources": [ "src\/content\/content.js", "src\/public\/images\/128px.png", "assets\/index.js-NZ_iQPrk.js", "assets\/aliyun-oss-sdk-ez_YNuR7.js", "assets\/_commonjsHelpers-CqkleIqs.js", "assets\/img_control.js-DyBPOJx3.js", "assets\/contentLogger.js-CuJLjWMS.js" ], "use_dynamic_url": false } ] }