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": "Socket Security", "description": "Secure your supply chain and ship with confidence", "version": "1.4.1", "icons": { "16": "icon.0e6088b7.png", "32": "icon.f906f45f.png", "48": "icon.239569e0.png", "96": "icon.c0c68510.png", "128": "icon.0032cb41.png" }, "host_permissions": [ "https:\/\/socket.dev\/*" ], "permissions": [ "storage" ], "content_scripts": [ { "matches": [ "<all_urls>" ], "exclude_matches": [ "https:\/\/raw.githubusercontent.com\/*" ], "js": [ "content.3ae9e910.js" ], "css": [ "base.31211c99.css", "style.2c560212.css" ] } ], "action": { "default_title": "View stats", "default_popup": "popup.7dc8d635.html" }, "browser_specific_settings": { "gecko": { "id": "[email protected]" } }, "web_accessible_resources": [ { "matches": [ "<all_urls>" ], "resources": [ "content.5bc372ed.css" ] } ] }