Virtru Email Protection

Surprisingly easy email protection and control for Gmail.

Virtru Email Protection là gì?

Virtru Email Protection là một tiện ích mở rộng Chrome được phát triển bởi https://www.virtru.com, và tính năng chính của nó là "Surprisingly easy email protection and control for Gmail.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Virtru Email Protection

Tải xuống các tệp mở rộng Virtru Email Protection dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Easily protect Gmail messages and attachments, 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.

Privacy
Ensure Gmail messages and attachments 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, Seamless Sharing
Protect Gmail messages and attachments and maintain control wherever they’re shared - both internally and externally, beyond Google.

End-to-End Encryption
Data-centric protection and object-level encryption for email messages and attachments directly within the Gmail client with a simple Chrome extension.

Granular Access Controls
Set expiration, disable forwarding, and watermark attachments with recipients’ names to deter them from leaking sensitive files. 
Instant Revocation
Revoke access to messages and attachments immediately when emails are sent in error, or after the data within has become more sensitive.

Persistent File Protection
Keep attachments protected and controlled anywhere files are shared and stored (i.e. Gmail, Google Drive, desktops, network drives, and more) to ensure compliance with data privacy regulations and privacy throughout the full collaboration lifecycle.

Data Loss Prevention (DLP)
Automatically enable encryption with DLP rules that detect and protect sensitive data or reinforce security awareness with alerts that warn users to encrypt email.

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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Virtru Email Protection Virtru Email Protection
ID nemmanchfojaehgkbgcfmdiidbopakpp
URL Chính Thức https://chromewebstore.google.com/detail/virtru-email-protection/nemmanchfojaehgkbgcfmdiidbopakpp
Mô tả Surprisingly easy email protection and control for Gmail.
Kích Thước Tệp 7.73 MB
Số Lần Cài Đặt 713,373
Phiên Bản Hiện Tại 12.1.0
Cập Nhật Lần Cuối 2024-02-27
Ngày Phát Hành 2020-05-16
Đánh Giá 4.02/5 Tổng số 112 Đánh Giá
Nhà Phát Triển https://www.virtru.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.virtru.com/gmail-encryption/
URL Trang Trợ Giúp https://support.virtru.com
URL Trang Chính Sách Bảo Mật https://www.virtru.com/privacy-policy
Ngôn Ngữ Được Hỗ Trợ en,fr,sv,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "version": "12.1.0",
    "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"
}