Free Email Tracker for Gmail, by Canary Mail

Unlimited email open tracking notifications for your messages. Get instant read receipts to know if your emails are opened or not.

Free Email Tracker for Gmail, by Canary Mailคืออะไร?

Free Email Tracker for Gmail, by Canary Mail เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://canarymail.io และคุณลักษณะหลักของมันคือ "Unlimited email open tracking notifications for your messages. Get instant read receipts to know if your emails are opened or not."

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

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Free Email Tracker for Gmail, by Canary Mail

ดาวน์โหลดไฟล์ส่วนขยาย Free Email Tracker for Gmail, by Canary Mail ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        The Canary Mail Chrome extension revolutionizes your emailing experience, providing comprehensive insights into your sent emails. Offering a sophisticated Read Receipt feature, this extension ensures you’re informed precisely when your emails are opened by recipients, elevating your communication game to new heights.

Key Features and Benefits:
	•	Real-time Insights: Gain comprehensive insights into sent emails.
	•	Read Receipt Feature: Monitor communication with distinctive Read Receipts. Track messages effortlessly.
	•	Enhanced Security: Follows strict privacy guidelines to ensure strong data protection.
	•	Tailor Your Approach: Track individual emails for recipient engagement and tailor your approach accordingly.
	•	Optimal Usage Scenarios:
	⁃	Professional Networking: Monitor email engagement during job searches and client interactions.
	⁃	Business Transactions: Track proposals, quotes, and invoices for reception and prompt follow-ups.

How to use Canary Mail to track Read Receipts:
	•	Enable Canary Mail extension by clicking on the Canary icon at the top-right corner of your Gmail window.
	•	Enable Read Receipts for your mail by clicking on the Canary icon next to the Send button in your Gmail compose window.

How to see Read Receipts for your mails:
	•	Go to the ‘Sent’ Folder to see Read Receipts for your mails.
	•	Blue ticks show delivered and read mails.
	•	Grey tick show mails that were not tracked.
	•	A mix of Blue and Grey tick show mails that were delivered and tracked but not read.

Privacy and Compliance:
Canary Mail complies with rigorous privacy standards, including GDPR regulations, ensuring your data remains secure and protected. Regular audits and stringent privacy policies ensure optimal security for your peace of mind.

Canary Mail app on other platforms:
Canary Mail app is a multi-platform app available on iOS, macOS, Android and Windows. With a full set of productivity features including Snooze, Pin, Email Prioritisation, Bulk Cleaner, Send Later etc along with AI integration and advanced security features, the email app fulfils all the requirements for efficient email management. Found out more on our website: https://canarymail.io/                    

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

ชื่อ Free Email Tracker for Gmail, by Canary Mail Free Email Tracker for Gmail, by Canary Mail
ID jfkeeldgldifmcpckpmkjpoceamojgnk
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/free-email-tracker-for-gm/jfkeeldgldifmcpckpmkjpoceamojgnk
คำอธิบาย Unlimited email open tracking notifications for your messages. Get instant read receipts to know if your emails are opened or not.
ขนาดไฟล์ 191 KB
จำนวนการติดตั้ง 322
เวอร์ชันปัจจุบัน 2.1
อัปเดตครั้งล่าสุด 2024-01-12
วันที่เผยแพร่ 2023-12-28
คะแนน 5.00/5 รวมทั้งหมด 5 คะแนน
ผู้พัฒนา https://canarymail.io
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://canarymail.io/
URL หน้าช่วยเหลือ https://canarymail.io/help/
URL หน้านโยบายความเป็นส่วนตัว https://canarymail.io/privacy.html
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Free Email Tracker for Gmail, by Canary Mail",
    "version": "2.1",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAgDG\/avwUqAuFv2wLkjbmgSMddmTIDFVg58LUmvQYiV0nYspu3DDoUkj3ibAEra+n8hR0aTg9Uc+b94Z+MkZjPwuZrGgdEx\/\/otyZtMOafV691Bs8T+besDc8TTL+c265JWxfu4xk0h0rHT3PVeFXJtVoEQ7oj3xWHnrIjmNoj90+Zg6PzpvA6IfQ7bVDwddZ4yPafAg\/SeQDkB\/bZxIhnBiku\/Rj5MMXUyH3ehBYl5UZwlbRGehyReLvg1O8FylT0YCAhE3BCKgAKHaQDV63VJjRxs2GUCqeSe0UIkwznz42nJaJAMTZpE0mppQn7O1GiqsdOc4IyLif9u4QKBPhAQIDAQAB",
    "minimum_chrome_version": "93.0",
    "author": {
        "name": "Canary Mail Team",
        "email": "[email protected]"
    },
    "description": "Unlimited email open tracking notifications for your messages. Get instant read receipts to know if your emails are opened or not.",
    "icons": {
        "16": "public\/canary-icon-16.png",
        "32": "public\/canary-icon-32.png",
        "48": "public\/canary-icon-48.png",
        "128": "public\/canary-icon-128.png"
    },
    "action": {
        "default_popup": "public\/popup.html",
        "default_title": "Free Email Tracker for Gmail, by Canary Mail"
    },
    "background": {
        "service_worker": "dist\/background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/mail.google.com\/*"
            ],
            "js": [
                "dist\/extensionInjector.js"
            ],
            "run_at": "document_start"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "dist\/*",
                "public\/*"
            ],
            "matches": [
                "*:\/\/mail.google.com\/*"
            ]
        }
    ],
    "host_permissions": [
        "*:\/\/mail.google.com\/*",
        "*:\/\/*.googleusercontent.com\/*"
    ],
    "permissions": [
        "storage",
        "notifications",
        "declarativeNetRequest"
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/mail.google.com\/*"
        ]
    }
}