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", "manifest_version": 3, "version": "4.1.1.0", "version_name": "4.1.1", "name": "UpGuard Cyber Security Ratings", "short_name": "UpGuard", "description": "Take UpGuard with you and see the security rating for every website you visit.", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhgMp8eMF9WLlF8b09VoU11dtJ6WIgtdgeI7hTj4ZoyFYs6rY2sAtAlb1R\/UoO\/a6pxcBJU1ho3wQQMeJkk\/qTxy076oopfUZE1vNBhoyVGvCS91m\/D0BZpAcXj36M958KeN\/0Xhku6dekHq6ZsYVbICe7HzKhTJU6op5Bdgq5f26XHN+WVtJbJMuK9iragFjbDH89FZN2kx8lR5ClrgE8k5qSoqTxAkBK0hFVO8MTfbwNzAJ5ya7ytEMeaMpwe\/8kAnBUxbnggecq+WpUZjGThIOIT7cYU2FyaCVn7bbVTl3FUrwuUKyP8M1jt0N3vG6EuX60dEdxc2Nr0uyQpxxiwIDAQAB", "action": { "default_popup": "index.html" }, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self';" }, "permissions": [ "storage", "activeTab" ], "host_permissions": [ "https:\/\/webscan.cyber-risk.upguard.com\/api\/v1\/*", "https:\/\/o7749.ingest.us.sentry.io\/api\/4508537055674368\/*", "http:\/\/*\/*", "https:\/\/*\/*" ], "icons": { "48": "src\/assets\/badge_48.png", "128": "src\/assets\/badge_128.png" }, "web_accessible_resources": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "resources": [ "src\/assets\/badge.png", "src\/assets\/badge_48.png", "src\/assets\/badge_128.png" ], "use_dynamic_url": false } ], "background": { "service_worker": "service-worker-loader.js", "type": "module" } }