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_name__", "description": "__MSG_description__", "default_locale": "en", "version": "1.2.3", "author": { "name": "William Chen", "email": "[email protected]" }, "minimum_chrome_version": "103", "incognito": "not_allowed", "version_name": "1.2.3", "optional_host_permissions": [ "https:\/\/web.facebook.com\/*", "https:\/\/www.facebook.com\/*", "https:\/\/www.messenger.com\/*", "https:\/\/www.instagram.com\/*", "https:\/\/*.volcengine.com\/*" ], "content_scripts": [ { "js": [ "assets\/index.ts-loader-D8idy9Rn.js" ], "matches": [ "https:\/\/business.facebook.com\/*", "https:\/\/*.esuit.dev\/*", "https:\/\/web.facebook.com\/*", "https:\/\/www.facebook.com\/*", "https:\/\/www.messenger.com\/*", "https:\/\/www.instagram.com\/*", "https:\/\/*.volcengine.com\/*" ], "run_at": "document_end" } ], "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "permissions": [ "scripting", "storage", "unlimitedStorage", "declarativeNetRequest" ], "options_page": "src\/pages\/options\/index.html", "action": { "default_icon": "src\/assets\/logo\/favicon-128.png" }, "host_permissions": [ "https:\/\/business.facebook.com\/*", "https:\/\/*.esuit.dev\/*" ], "icons": { "16": "src\/assets\/logo\/favicon-16.png", "19": "src\/assets\/logo\/favicon-19.png", "32": "src\/assets\/logo\/favicon-32.png", "38": "src\/assets\/logo\/favicon-38.png", "48": "src\/assets\/logo\/favicon-48.png", "128": "src\/assets\/logo\/favicon-128.png" }, "web_accessible_resources": [ { "matches": [ "https:\/\/*.esuit.dev\/*", "https:\/\/*.volcengine.com\/*", "https:\/\/business.facebook.com\/*", "https:\/\/web.facebook.com\/*", "https:\/\/www.facebook.com\/*", "https:\/\/www.instagram.com\/*", "https:\/\/www.messenger.com\/*" ], "resources": [ "*", "assets\/const-ASXcqCHx.js", "assets\/index.ts-8dle5Lfu.js" ], "use_dynamic_url": false } ], "externally_connectable": { "matches": [ "https:\/\/business.facebook.com\/*", "https:\/\/*.esuit.dev\/*", "https:\/\/web.facebook.com\/*", "https:\/\/www.facebook.com\/*", "https:\/\/www.messenger.com\/*", "https:\/\/www.instagram.com\/*", "https:\/\/*.volcengine.com\/*" ] } }