Email Tracker for Yandex.Mail - TraksPaks

How to know if an email has been read? TraksPaks solves this problem for Yandex.Mail users.

什麼是Email Tracker for Yandex.Mail - TraksPaks?

Email Tracker for Yandex.Mail - TraksPaks是由https://trekspeks.ru開發的Chrome擴展程式,該擴展的主要功能是“How to know if an email has been read? TraksPaks solves this problem for Yandex.Mail users.”。

擴展截圖

screenshot
screenshot
screenshot

下載Email Tracker for Yandex.Mail - TraksPaks擴展crx文件

下載Email Tracker for Yandex.Mail - TraksPaks擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        How it works:
After sending an email from the web version of Yandex.Mail, a gray check mark next to this email will appear in the Sent folder. When the recipient opens it, the checkmark color will change to green. Thus, the sender can find out about the reading of the email sent by him.

Features:
- Email open tracking
- Link click tracking
- Checkmarks in the Sent folder show the status of email openings and links clicks
- Various email notifications
- Real-time read notifications
- Reports: "Last read" and "Unread" letters, "Clicks on links", "Summary statistics", which also shows Open Rate and Click Rate
- Segmentation of report data using email categories. For example, you can view statistics only for "Important" emails
- Statistics export                    

擴展基本資訊

名稱 Email Tracker for Yandex.Mail - TraksPaks Email Tracker for Yandex.Mail - TraksPaks
ID nhloiohdkbjmbmkoblicepmblbgiploo
官方網址 https://chromewebstore.google.com/detail/email-tracker-for-yandexm/nhloiohdkbjmbmkoblicepmblbgiploo
簡介 How to know if an email has been read? TraksPaks solves this problem for Yandex.Mail users.
檔案大小 1005 KB
安裝次數 5,175
目前版本 1.9.1
更新時間 2023-07-04
上架時間 2020-06-10
評分 4.27/5 共 45 次評分
開發者 https://trekspeks.ru
電子郵箱 [email protected]
付費類型 free
擴展官網 https://trekspeks.ru/
隱私政策頁面URL http://hqsib.ru/privacy.html
支援的語言 en,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "version": "1.9.1",
    "manifest_version": 3,
    "description": "__MSG_extDescription__",
    "default_locale": "ru",
    "icons": {
        "16": "images\/app16.png",
        "128": "images\/app128.png"
    },
    "action": {
        "default_icon": "images\/app16.png"
    },
    "minimum_chrome_version": "101",
    "permissions": [
        "storage",
        "gcm",
        "webRequest",
        "notifications",
        "declarativeNetRequestWithHostAccess"
    ],
    "host_permissions": [
        "https:\/\/*.trekspeks.ru\/*",
        "*:\/\/mail.yandex.ru\/*",
        "*:\/\/mail.yandex.com\/*",
        "*:\/\/mail.yandex.ua\/*",
        "*:\/\/mail.yandex.kz\/*",
        "*:\/\/mail.yandex.by\/*",
        "*:\/\/mail.yandex.fr\/*",
        "*:\/\/mail.yandex.az\/*",
        "*:\/\/mail.yandex.ee\/*",
        "*:\/\/mail.yandex.kg\/*",
        "*:\/\/mail.yandex.co.il\/*",
        "*:\/\/mail.yandex.com.am\/*",
        "*:\/\/mail.yandex.com.ge\/*",
        "*:\/\/mail.yandex.com.tr\/*",
        "*:\/\/mail.yandex.lt\/*",
        "*:\/\/mail.yandex.lv\/*",
        "*:\/\/mail.yandex.md\/*",
        "*:\/\/mail.yandex.tj\/*",
        "*:\/\/mail.yandex.tm\/*",
        "*:\/\/mail.yandex.uz\/*",
        "*:\/\/resize.yandex.net\/*"
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/trekspeks.ru\/*"
        ]
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/mail.yandex.ru\/*",
                "https:\/\/mail.yandex.com\/*",
                "https:\/\/mail.yandex.ua\/*",
                "https:\/\/mail.yandex.kz\/*",
                "https:\/\/mail.yandex.by\/*",
                "https:\/\/mail.yandex.fr\/*",
                "https:\/\/mail.yandex.az\/*",
                "https:\/\/mail.yandex.ee\/*",
                "https:\/\/mail.yandex.kg\/*",
                "https:\/\/mail.yandex.co.il\/*",
                "https:\/\/mail.yandex.com.am\/*",
                "https:\/\/mail.yandex.com.ge\/*",
                "https:\/\/mail.yandex.com.tr\/*",
                "https:\/\/mail.yandex.lt\/*",
                "https:\/\/mail.yandex.lv\/*",
                "https:\/\/mail.yandex.md\/*",
                "https:\/\/mail.yandex.tj\/*",
                "https:\/\/mail.yandex.tm\/*",
                "https:\/\/mail.yandex.uz\/*"
            ],
            "js": [
                "content.js"
            ],
            "css": [
                "styles.css"
            ],
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*.png",
                "pagetasks.js"
            ],
            "matches": [
                "https:\/\/mail.yandex.ru\/*",
                "https:\/\/mail.yandex.com\/*",
                "https:\/\/mail.yandex.ua\/*",
                "https:\/\/mail.yandex.kz\/*",
                "https:\/\/mail.yandex.by\/*",
                "https:\/\/mail.yandex.fr\/*",
                "https:\/\/mail.yandex.az\/*",
                "https:\/\/mail.yandex.ee\/*",
                "https:\/\/mail.yandex.kg\/*",
                "https:\/\/mail.yandex.co.il\/*",
                "https:\/\/mail.yandex.com.am\/*",
                "https:\/\/mail.yandex.com.ge\/*",
                "https:\/\/mail.yandex.com.tr\/*",
                "https:\/\/mail.yandex.lt\/*",
                "https:\/\/mail.yandex.lv\/*",
                "https:\/\/mail.yandex.md\/*",
                "https:\/\/mail.yandex.tj\/*",
                "https:\/\/mail.yandex.tm\/*",
                "https:\/\/mail.yandex.uz\/*"
            ]
        }
    ]
}