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": { "32": "assets\/icon\/32.png", "64": "assets\/icon\/64.png", "128": "assets\/icon\/128.png", "256": "assets\/icon\/256.png" }, "default_popup": "index.html", "default_title": "Unseen" }, "background": { "service_worker": "background.js" }, "content_scripts": [ { "js": [ "content.js" ], "matches": [ "*:\/\/*.facebook.com\/*", "*:\/\/*.messenger.com\/*" ], "run_at": "document_end" } ], "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" }, "default_locale": "en", "description": "__MSG_description__", "host_permissions": [ "*:\/\/*.facebook.com\/*", "*:\/\/*.messenger.com\/*" ], "icons": { "32": "assets\/icon\/32.png", "64": "assets\/icon\/64.png", "128": "assets\/icon\/128.png", "256": "assets\/icon\/256.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsQkp1La7EmoLbt\/rfbbqgpLGnO63xITIKjMcVOgWkO+x79lvCzM\/ZvK7Ah+jTHIzmEbvF+0Y0jryIa\/qGsezIJaTlOtytzAx5vNRF3ndT1eJc9FccJpc2JPydCdw0kbOraUxOsh2NVgJhM6Ysz5MY6ZGOoJal3FtgeHoPMDWC6XJCDgf8mzsdsDjDrqPqIo7\/rpUc6khtBJzCxQq8n8gWVai++p14oxhNSuhKoAwjq8tyTjEJ0tUEEqDAsUB0mxSRRv5UXjoFLNr6p98JvEHuqUNQkcrBddmACC3GG7tLnUfY7eui4eDCye33SbDu01++n1klILqdFMcrbFfJWUngwIDAQAB", "manifest_version": 3, "name": "__MSG_name__", "permissions": [ "storage", "tabs", "declarativeNetRequest" ], "short_name": "Unseen", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "4.0.3", "web_accessible_resources": [ { "matches": [ "<all_urls>" ], "resources": [ "assets\/icon\/*.png" ] } ] }