Mail Track for Gmail

Find out when your emails are read

Mail Track for Gmail là gì?

Mail Track for Gmail là một tiện ích mở rộng Chrome được phát triển bởi https://mailtrack.email, và tính năng chính của nó là "Find out when your emails are read".

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

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Mail Track for Gmail

Tải xuống các tệp mở rộng Mail Track for Gmail 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

                        Enhance your Gmail experience with "Mail Track for Gmail Chrome extension". 
This powerful extension extends the functionality of the popular Google Workspace add-on, "Mail Track for Gmail," by automating the insertion of tracking features without requiring any manual actions.

With the Automatic Mail Tracker for Gmail extension, you can effortlessly track the status of your sent emails right from your Gmail inbox. No more wondering if your important messages have been opened or read by the recipients. This extension ensures that every email you send is automatically equipped with a tracker, providing you with real-time insights into the delivery and engagement of your emails.

Key Features:

Automatic Tracking: The extension seamlessly integrates with the "Mail Track for Gmail" add-on and automatically inserts tracking features to all outgoing emails. You no longer need to manually enable tracking for each email individually.

Real-time Notifications: Receive instant notifications as soon as your email is opened. Stay informed about the time and location of the recipient's interaction with your message.

Read Receipts: Get detailed read receipts for your emails, including the exact time your message was opened. Gain valuable insights into your email engagement and follow up with recipients at the right moment.

Streamlined User Interface: The extension provides a user-friendly interface within Gmail, allowing you to easily manage and track your sent emails. Access tracking data, configure settings, and view comprehensive reports all from one convenient location.

Personalized Tracking: Customize your tracking preferences according to your needs. Enable or disable tracking for specific recipients or domains to ensure privacy and tailor your tracking strategy.

Privacy Protection: The extension adheres to strict privacy standards, ensuring that your personal information and email content remain confidential. Rest assured that your data is handled securely.

Take control of your email communication with the Automatic Mail Tracker for Gmail Chrome extension. Say goodbye to manual tracking and enjoy effortless tracking of your sent emails. Download now and supercharge your productivity!

Note: This extension requires the "Mail Track for Gmail" add-on to be installed in your Google Workspace account.                    

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

Tên Mail Track for Gmail Mail Track for Gmail
ID eobgehilgdnebnogmmfblkcpmmbgfhag
URL Chính Thức https://chromewebstore.google.com/detail/mail-track-for-gmail/eobgehilgdnebnogmmfblkcpmmbgfhag
Mô tả Find out when your emails are read
Kích Thước Tệp 627 KB
Số Lần Cài Đặt 20,000
Phiên Bản Hiện Tại 1.0.21
Cập Nhật Lần Cuối 2024-03-05
Ngày Phát Hành 2023-06-20
Đánh Giá 4.31/5 Tổng số 61 Đánh Giá
Nhà Phát Triển https://mailtrack.email
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://mailtrack.email/
URL Trang Trợ Giúp https://mailtrack.email/support
URL Trang Chính Sách Bảo Mật https://mailtrack.email/privacy-policy
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Mail Track for Gmail",
    "version": "1.0.21",
    "description": "Find out when your emails are read",
    "background": {
        "service_worker": "src\/pages\/background\/index.js",
        "type": "module"
    },
    "action": {
        "default_popup": "src\/pages\/popup\/index.html",
        "default_icon": "icon-34.png"
    },
    "chrome_url_overrides": [],
    "icons": {
        "128": "icon-128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/mail.google.com\/*",
                "https:\/\/inbox.google.com\/*"
            ],
            "js": [
                "src\/pages\/content\/index.js"
            ],
            "css": [
                "assets\/css\/contentStyle17096297761.chunk.css"
            ],
            "run_at": "document_start"
        }
    ],
    "host_permissions": [
        "https:\/\/us-central1-gmailtrack-main.cloudfunctions.net\/*",
        "https:\/\/mail.google.com\/*",
        "https:\/\/inbox.google.com\/*"
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtU2UKA28QSZhNajOrUmp1YUegkoA4M+xXZsZRjUs3hei1dyqxnUkVH9SxqEbTkTosnq5ALYTcioY7cdgy\/m7GRRIXCHt1rpM6auMbveoCs\/1KBQ+W959dEM5LZhTAvEeUHjh9wwn032gvkloiC2LbrGiglBfui6XPyJSQ4y3j2VLoHOujme+9xPO60xWNFkjUY96DPhmfn6pLBz9mmp1KdeE4suRX6iZTHOvsUp9DSNd4cmB4IQ+U2lFUeFhOuCOyFTGHemfzi04aGLmN1o5ZqXV7OoSp2xV+f7bGAhLInzdl+7WKlG3LCHfu75Asv7ZZJG+\/gtdm4H0Ze9xh1R\/JQIDAQAB",
    "devtools_page": "src\/pages\/devtools\/index.html",
    "oauth2": {
        "client_id": "888949007475-1v0fgiebb6k9sr4l0stbkfh3ujkidohm.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ]
    },
    "default_locale": "en",
    "permissions": [
        "gcm",
        "notifications",
        "identity",
        "identity.email",
        "storage",
        "tabs",
        "scripting",
        "declarativeNetRequest"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "pageWorld.js",
                "assets\/js\/*.js",
                "assets\/css\/*.css",
                "icon-128.png",
                "icon-40-warning.png",
                "icon-34.png",
                "icon-invisible-20.png",
                "unread-80.png",
                "read-80.png"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        },
        {
            "resources": [
                "pageWorld.js"
            ],
            "matches": [
                "https:\/\/mail.google.com\/*"
            ]
        }
    ]
}