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", "name": "__MSG_appName__", "version": "12.6.1", "description": "__MSG_appDesc__", "default_locale": "en", "homepage_url": "https:\/\/www.virtru.com", "icons": { "16": "icons\/icon-16.png", "48": "icons\/icon-48.png", "128": "icons\/icon-128.png" }, "manifest_version": 3, "permissions": [ "storage", "unlimitedStorage" ], "host_permissions": [ "http:\/\/*.virtru.com\/*", "https:\/\/*.virtru.com\/*", "http:\/\/*.google.com\/*", "https:\/\/*.google.com\/*", "http:\/\/*.googleusercontent.com\/*", "https:\/\/*.googleusercontent.com\/*" ], "web_accessible_resources": [ { "resources": [ "js\/*", "css\/*", "fonts\/*", "images\/*", "icons\/*" ], "matches": [ "https:\/\/mail.google.com\/*" ], "extension_ids": [ "ickooababkemebenpmckmjkadmaonmok", "dngppihiaccdnhfincioaidejhndmcpk", "figgbhadkjpnbikbonbpbcmejjjmdddd", "nemmanchfojaehgkbgcfmdiidbopakpp" ] }, { "resources": [ "css\/*", "js\/*", "images\/*" ], "matches": [ "https:\/\/vault.google.com\/*", "https:\/\/ediscovery.google.com\/*" ], "extension_ids": [ "ickooababkemebenpmckmjkadmaonmok", "dngppihiaccdnhfincioaidejhndmcpk", "figgbhadkjpnbikbonbpbcmejjjmdddd", "nemmanchfojaehgkbgcfmdiidbopakpp" ] } ], "background": { "service_worker": "js\/service-worker-background.js" }, "action": { "default_icon": { "19": "icons\/browser-action-19.png", "38": "icons\/browser-action-38.png" }, "default_popup": "popup.html", "default_title": "Virtru" }, "content_scripts": [ { "js": [ "js\/gmail-all-vendors.js", "js\/gmail-content.js", "js\/gmail-page-inject.js" ], "matches": [ "http:\/\/mail.google.com\/*", "https:\/\/mail.google.com\/*" ], "run_at": "document_start" }, { "css": [ "css\/vault.css" ], "js": [ "js\/vault-vendors.js", "js\/vault-content.js" ], "matches": [ "https:\/\/vault.google.com\/*", "https:\/\/ediscovery.google.com\/*" ] } ], "content_security_policy": { "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self';" }, "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCnoQj0TZwjh3tJfyIssdpq92Hoq6m5a1i44MdO2GdkRldGi83OTAarWDrgisbQo68Ncr5LkzSy881lM9k3z1jGhGzb1frca89VTCXIJCHIK8r1ryhMTrLF3UK3zalcPmWSHUyxmogAmNc+a\/UmzT2a+Td3H1VueCBCyq0C4Ej3ZQIDAQAB" }