Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "short_name": "__MSG_ext_name__", "name": "__MSG_ext_name__", "description": "__MSG_ext_description__", "default_locale": "en", "icons": { "16": "icons\/16x16.png", "32": "icons\/32x32.png", "48": "icons\/48x48.png", "128": "icons\/128x128.png" }, "action": { "default_icon": { "16": "icons\/16x16.png", "32": "icons\/32x32.png", "48": "icons\/48x48.png", "128": "icons\/128x128.png" } }, "manifest_version": 3, "version": "1.0.0.1", "host_permissions": [ "https:\/\/*.facebook.com\/*" ], "permissions": [ "storage", "sidePanel" ], "content_scripts": [ { "matches": [ "<all_urls>" ], "js": [ "static\/content_scripts\/main.js" ], "css": [ "static\/content_css\/main.css" ], "run_at": "document_idle" } ], "web_accessible_resources": [ { "resources": [ "images\/*", "svg\/*", "static\/*", "scripts\/*", "pages\/*", "gifs\/*", "fonts\/*" ], "matches": [ "<all_urls>" ] } ], "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self';script-src-elem 'self' " }, "background": { "service_worker": "service_worker\/background.bundle.js" }, "externally_connectable": { "matches": [ "https:\/\/*.facebook.com\/*" ] }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtt0QbREGet3\/b5pTcxXmYfj44PO+gqf1hvrUBR4INZ1g5mRY7qVPiosOSznbp50UdQmwtgY2OU+PxDBzXmxvvMoNDGxvWBGO+C9iTFbDO9m5CNl0\/8VvYs+n\/Njww9qS11G187NhgEB641h5MtRrg5WGd64mw+CyZQLIJ6Wli9JSaOQk7iXFJPx\/twruLhj\/JoWIXYoWpI6t2rUFUW2KAs4Z451BlVqzb3cyITg4Uuc86bIAp0JRxemf3zthD\/Xy91RvPrEqx4V3th7IeBjsRBzqKXG1xp7jlIwcJ8ALae5nkworiEqqc4SgJKM4RP7TkUMlwJTz6NTtwfJ+Zdk5gwIDAQAB" }