Virtru for Drive

Virtru for Drive

什么是Virtru for Drive?

Virtru for Drive是由Virtru Corporation开发的Chrome扩展程序,该扩展的主要功能是“Virtru for Drive”。

扩展截图

screenshot
screenshot
screenshot

下载Virtru for Drive扩展crx文件

下载Virtru for Drive扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Virtru Data Encryption, Protection, and Privacy for Google Drive.

***This extension requires a valid license with Virtru to Activate and be able to use. The primary functionality of this extension is a paid feature and users need a license to use it. For more details please visit our website at https://www.virtru.com/google-workspace-encryption. Additionally, if you already paid for Virtru for Drive please reach out to your domain admin for assistance with licensing.***

Easily protect files in Google Drive, and maintain control wherever they’re shared.

At Virtru, we understand that data is an organization’s most valuable asset and sharing it is critical for business success. But sharing data creates significant risk. We believe no one should have to choose between protecting data and sharing it. We help more than 20,000 organizations, large and small, across almost every industry, protect data wherever it’s created or shared so they can collaborate with confidence. 

Virtru is a certified partner for Google CSE encryption key management to support heightened privacy and compliance for Google Docs, Sheets, and Slides within Google Cloud. 

Encrypt files ranging from PDF to Word, PowerPoint, Excel, PNG, and CAD files uploaded to Google Drive to prevent unauthorized access.

Privacy
Ensure files uploaded to and shared from Google Drive stay private, so you don’t have to trust Google with your data.

Compliance
Maintain compliance with data privacy regulations such as HIPAA, GDPR, CJIS, ITAR, CCPA, FERPA, CMMC, NIST, and more.

Secure Sharing 
Protect files stored in Drive and maintain control wherever they’re shared—both internally and externally, beyond Google.

End-to-End Encryption
Object-level, client-side encryption for files uploaded to Google Drive.

Persistent Access Controls
Access revocation, expiration, disable sharing, and watermarking give you persistent control, wherever Drive files are shared.

Watermarking
Watermark files uploaded to Drive with recipients’ names, helping prevent file-based data leaks as they’re shared externally.

Contact us to learn more or try Virtru at your organization: https://www.virtru.com/contact-us/ 

By clicking the “Install” button above, or by otherwise downloading or installing the Virtru software referenced above, you consent to be bound by the Virtru Terms of Service (https://www.virtru.com/terms-of-service), which governs your access to and use of the Virtru software.  If you are downloading or installing the Virtru Software, or otherwise accepting the Virtru Terms of Services, on behalf of an entity (such as your employer), you represent to Virtru that you have the legal authority to accept that Virtru Terms of Service on behalf of that entity.                    

扩展基本信息

名称 Virtru for Drive Virtru for Drive
ID nhdkblgjckgbdpjbohjepdakoioldloe
官方URL https://chromewebstore.google.com/detail/virtru-for-drive/nhdkblgjckgbdpjbohjepdakoioldloe
简介 Virtru for Drive
文件大小 3.22 MB
安装次数 26,865
当前版本 5.6.1
更新时间 2024-02-26
上架时间 2020-03-23
评分 3.40/5 共5次评分
开发者 Virtru Corporation
电子邮箱 [email protected]
付费类型 free
扩展官网 https://www.virtru.com/
帮助页面URL https://support.virtru.com/
隐私政策页面URL https://www.virtru.com/privacy-policy
支持的语言 de,en,fr,es,it,ru,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "5.6.1",
    "homepage_url": "https:\/\/www.virtru.com",
    "icons": {
        "128": "icons\/icon-128.png",
        "16": "icons\/icon-16.png",
        "48": "icons\/icon-48.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": [
                ""
            ],
            "extension_ids": [
                "cbnipnnkjhfddnomahndabpoonfmdihn",
                "ljcaopbnafgiknpghongbklgdaiankfm",
                "nhdkblgjckgbdpjbohjepdakoioldloe"
            ]
        }
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAszz4mT8KGM5ux2T1AXdimIYYZU1IafpzfC0KDZDfgnmKFCF9LhTzOjtSObM5zdqrshdnB81foBtE6O3Oko5eKwFt\/NTANPVjtLbvAm3xlUmG2cAFZTfRh8KEy\/+jtTOQmH2n9IXvUXMJvW\/Xfk4uUktxw9t+oz9Ti10gBeeY+2UTom8Cr4x0\/tA03hoDrpqvS7I0zk\/aNiRsLtfCtxEwEPS5TQxmnFP4hopz6XpPIgwcMcxjBNTA1tiCAbvOQ8mGk0scAVtB8myyqjfE3cP+w0HawQzTMQoIeH5ulh8GGBXPG4DyVdwKguseT9w1RXNwq7pnjy7vQ8\/C5Jpqt1GXOQIDAQAB",
    "incognito": "not_allowed"
}