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, "name": "__MSG_appName__", "description": "__MSG_appDesc__", "default_locale": "en", "version": "5.7.1", "homepage_url": "https:\/\/www.virtru.com", "icons": { "16": "icons\/icon-16.png", "48": "icons\/icon-48.png", "128": "icons\/icon-128.png" }, "action": { "default_icon": { "19": "icons\/browser-action-19.png", "38": "icons\/browser-action-38.png" }, "default_popup": "popup.html", "default_title": "Virtru" }, "permissions": [ "storage", "unlimitedStorage" ], "host_permissions": [ "http:\/\/*.google.com\/", "https:\/\/*.google.com\/", "http:\/\/*.virtru.com\/", "https:\/\/*.virtru.com\/", "https:\/\/virtru.com\/*" ], "content_scripts": [ { "js": [ "js\/virtru-drive-scripts-injection.js" ], "matches": [ "http:\/\/drive.google.com\/*", "https:\/\/drive.google.com\/*", "http:\/\/ediscovery.google.com\/*", "https:\/\/ediscovery.google.com\/*" ], "all_frames": true, "run_at": "document_start" }, { "css": [ "css\/virtru-drive-extension.css" ], "js": [ "js\/virtru-drive-content.js", "js\/virtru-drive-vendors.js" ], "matches": [ "http:\/\/drive.google.com\/*", "https:\/\/drive.google.com\/*", "http:\/\/ediscovery.google.com\/*", "https:\/\/ediscovery.google.com\/*" ] }, { "css": [ "css\/virtru-drive-extension.css" ], "js": [ "js\/virtru-share-iframe.js", "js\/virtru-drive-vendors.js" ], "matches": [ "http:\/\/drive.google.com\/*", "https:\/\/drive.google.com\/*" ], "all_frames": true }, { "js": [ "js\/virtru-vault-page.js", "js\/virtru-drive-vendors.js" ], "matches": [ "http:\/\/ediscovery.google.com\/*", "https:\/\/ediscovery.google.com\/*" ] }, { "css": [ "css\/virtru-drive-extension.css" ], "js": [ "js\/virtru-add-to-workspaces.js", "js\/virtru-drive-vendors.js" ], "matches": [ "https:\/\/drive.google.com\/picker\/v2\/*" ], "all_frames": true }, { "js": [ "js\/virtru-gapi-prompt-script.js", "js\/virtru-drive-vendors.js" ], "matches": [ "http:\/\/accounts.google.com\/*", "https:\/\/accounts.google.com\/*" ] } ], "background": { "service_worker": "js\/virtru-background-bundle.js" }, "externally_connectable": { "matches": [ "https:\/\/drive.google.com\/*", "https:\/\/drive-customization-dev.virtru.com\/*", "https:\/\/drive-customization-staging.virtru.com\/*", "https:\/\/drive-customization-prod.virtru.com\/*", "https:\/\/drive-customization.virtru.com\/*", "https:\/\/drive-customization.staging.virtru.com\/*", "https:\/\/drive-customization-develop01.develop.virtru.com\/*" ] }, "web_accessible_resources": [ { "resources": [ "css\/*", "images\/*", "js\/*", "html\/*" ], "matches": [ "<all_urls>" ], "extension_ids": [ "cbnipnnkjhfddnomahndabpoonfmdihn", "ljcaopbnafgiknpghongbklgdaiankfm", "nhdkblgjckgbdpjbohjepdakoioldloe" ] } ], "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAszz4mT8KGM5ux2T1AXdimIYYZU1IafpzfC0KDZDfgnmKFCF9LhTzOjtSObM5zdqrshdnB81foBtE6O3Oko5eKwFt\/NTANPVjtLbvAm3xlUmG2cAFZTfRh8KEy\/+jtTOQmH2n9IXvUXMJvW\/Xfk4uUktxw9t+oz9Ti10gBeeY+2UTom8Cr4x0\/tA03hoDrpqvS7I0zk\/aNiRsLtfCtxEwEPS5TQxmnFP4hopz6XpPIgwcMcxjBNTA1tiCAbvOQ8mGk0scAVtB8myyqjfE3cP+w0HawQzTMQoIeH5ulh8GGBXPG4DyVdwKguseT9w1RXNwq7pnjy7vQ8\/C5Jpqt1GXOQIDAQAB", "incognito": "not_allowed" }