Trustifi

This extension will allow you to easily use the Trustifi services

Trustifiคืออะไร?

Trustifi เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://trustifi.com และคุณลักษณะหลักของมันคือ "This extension will allow you to easily use the Trustifi services"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Trustifi

ดาวน์โหลดไฟล์ส่วนขยาย Trustifi ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Trustifi makes it easy for you to get the email protection and control you need with the ultimate add-in for Gmail, including alerts, traceability, monitoring and awareness, while being straightforward, transparent and simple enough to apply all this security at the click of a button.

---

Encryption 
• NSA-grade email encryption, plus full DLP with sophisticated rules engine to support any use case 
• Secure mobile relay for full protection on any device 
• Recall, block, modify and set expirations for already sent and delivered emails

Data Loss Prevention 
• 100% compliant with HIPAA/ HITECH, PII, GDPR, FSA, FINRA, LGPD, CCPA and more 
• Real-time knowledge about when emails have been received, opened and read with certified delivery and tracking 
• Two-factor authentication on the recipient (even without registering)

Advanced Threat Protection 
• Malware, ransomware, virus detection, BEC attack prevention 
• Spoofing, phishing, fraud detection and spam filtering 
• Whitelisting, blacklisting and many other configuration options 

Productivity Focused Email Security Features 
• Block emails for everyone or specific recipients 
• Edit content after an encrypted email has been sent 
• Add, edit, or delete attachments after an encrypted email has been sent 
• Postmarked proof, track and see where emails are opened 
• Provides visibility and rapid response into all email-based threats and attacks 

---

How to get started:
1. Install the Trustifi add-in on your Gmail and Login
2. Sign up directly from the Addon or at https://app.trustifi.com to get your free plan
3. Verify your email address (by clicking on the link within the email we'll send you) 
4. When composing a new mail, open the Trustifi task pane (look for the Trustifi icon)
6. Add/Select recipients, choose protection methods from the task pane and click Apply.
7. Write your email, add any attachments (for extra privacy - add the attachments directly to the task pane), and send!
8. Comeback to a previously sent email, open the Trustifi task pane to view the email's reports for Tracking, Controlling, Recall, Postmark, Encrypted Reply and more.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Trustifi Trustifi
ID nkjiffgankhjcemjlikehngfajkdgfgd
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/trustifi/nkjiffgankhjcemjlikehngfajkdgfgd
คำอธิบาย This extension will allow you to easily use the Trustifi services
ขนาดไฟล์ 7.43 MB
จำนวนการติดตั้ง 2,551
เวอร์ชันปัจจุบัน 1.2.365
อัปเดตครั้งล่าสุด 2024-03-03
วันที่เผยแพร่ 2020-06-23
คะแนน 4.96/5 รวมทั้งหมด 23 คะแนน
ผู้พัฒนา https://trustifi.com
อีเมล [email protected]
ประเภทการชำระเงิน in_app
เว็บไซต์ส่วนขยาย https://app.trustifi.com
URL หน้าช่วยเหลือ https://trustifi.com/Chrome_Gmail_Extension_User_Guide.pdf
URL หน้านโยบายความเป็นส่วนตัว https://www.trustifi.com/privacy
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Trustifi",
    "short_name": "Trustifi",
    "description": "This extension will allow you to easily use the Trustifi services",
    "homepage_url": "https:\/\/trustifi.com",
    "version": "1.2.365",
    "icons": {
        "16": "images\/Trustifi_LogoEnvelope-16x16.png",
        "64": "images\/Trustifi_LogoEnvelope-64x64.png",
        "128": "images\/Trustifi_LogoEnvelope-128x128.png"
    },
    "permissions": [
        "tabs",
        "background",
        "storage",
        "downloads",
        "identity"
    ],
    "host_permissions": [
        "https:\/\/*.google.com\/",
        "https:\/\/*.googleusercontent.com\/"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": {
            "16": "images\/Trustifi_LogoEnvelope-16x16.png",
            "64": "images\/Trustifi_LogoEnvelope-64x64.png",
            "128": "images\/Trustifi_LogoEnvelope-128x128.png"
        },
        "default_title": "Trustifi"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/mail.google.com\/*"
            ],
            "js": [
                "jquery.min.js",
                "content.js"
            ],
            "css": [
                "content.css"
            ],
            "all_frames": false
        }
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkAgeZm2IQFciOThcXsCSWbW7ivFv0MBGjfOFBBQpAhBf6gw10KgSAgO7z3QGt+TbEPM9CqCo7avCfGhXw1x32CGeLXtiI4N7oFU\/tNNux3O6ZQGr9mHBuc08AukQqsxxp4ToQ+8AIC6Ol+91W2Nr\/gDTI9eAlbjtHRW+RIkuLHcO9AEgjzHrtni3WDh\/\/Tcek9iHLavihYDvWKuU+foEfJEA0IpeAPB4cSoAOIdncgXK1aBpFTBQKSmpNLs+OVN849rLzS+RJ2exPA2H8cq43cTJx2Mjhp0S7GLfhaJG4G+sqg6\/Oe3Wsvz\/kyP8qbGV7Gl4lsfTrkAEXHdGCCRPgwIDAQAB",
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    }
}