Docsify: Free Email Tracker

Docsify is an advanced email tracker for Gmail/Gsuite you can use with a whole team without overpayments

Docsify: Free Email Trackerคืออะไร?

Docsify: Free Email Tracker เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://docsify.net และคุณลักษณะหลักของมันคือ "Docsify is an advanced email tracker for Gmail/Gsuite you can use with a whole team without overpayments"

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

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Docsify: Free Email Tracker

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

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

                        DOCSIFY FEATURES:
  
  ✔ UNLIMITED & 100% FREE EMAIL TRACKING
  Automatically tracks all emails directly in your Gmail/Gsuite interface.
  It also lets you know the recipient's geolocation and the device that he/she is using.

  ✔ PAGE-BY-PAGE ATTACHMENT TRACKING 
  Shows you how much time a recipient is spending on each page of the PDFs you’ve sent them.

  ✔ FILES AND LINK TRACKING 
  Shows you which attachment was downloaded, which link was clicked on in the e-mail sent. It also shows you the number of clicks and downloads.

  ✔ TEMPLATES AND TEXT SHORTCUTS FOR EMAIL MESSAGES
Allows you to create and use your own text templates and your own text shortcuts that allows you to insert a templates in just 2 clicks

  ✔ TEAM ANALYTICS
You can discover the areas your sales reps can improve, and where they are doing well. Supercharge your sales team's productivity

  ✔ DOCSIFY HAS NO IMPACT ON YOUR SPAM SCORE
  All email tracking tools use their own domains for the tracking pixel that implements to your email messages. It can have a negative impact on your spam score. Docsify allows you to set up your own domain for tracking pixels and links to exclude Docsify impact and avoid spam filters.

YOU CAN USE ALL THESE FEATURES WITHIN YOUR WHOLE TEAM (OR EVEN COMPANY) AND SAVE YOUR BUDGET

Docsify is great for anyone who wants to know when people are opening their emails!
To learn more about https://docsify.net/                    

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

ชื่อ Docsify: Free Email Tracker Docsify: Free Email Tracker
ID gpdbfakhmggbimfdgikdnmffjonmmkfi
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/docsify-free-email-tracke/gpdbfakhmggbimfdgikdnmffjonmmkfi
คำอธิบาย Docsify is an advanced email tracker for Gmail/Gsuite you can use with a whole team without overpayments
ขนาดไฟล์ 2.8 MB
จำนวนการติดตั้ง 4,000
เวอร์ชันปัจจุบัน 4.8.6
อัปเดตครั้งล่าสุด 2021-12-17
วันที่เผยแพร่ 2020-06-11
คะแนน 4.52/5 รวมทั้งหมด 118 คะแนน
ผู้พัฒนา http://docsify.net
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://docsify.net/
URL หน้าช่วยเหลือ https://help.docsify.net/
URL หน้านโยบายความเป็นส่วนตัว https://docsify.net/privacy-policy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Docsify, Inc.",
    "manifest_version": 2,
    "name": "Docsify: Free Email Tracker",
    "short_name": "Docsify",
    "homepage_url": "https:\/\/docsify.net\/",
    "description": "Docsify is an advanced email tracker for Gmail\/Gsuite you can use with a whole team without overpayments",
    "version": "4.8.6",
    "icons": {
        "16": "images\/app-logo-16.png",
        "48": "images\/app-logo-48.png",
        "128": "images\/app-logo-128.png"
    },
    "browser_action": {
        "default_icon": "images\/app-logo.png",
        "default_title": "Docsify"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/mail.google.com\/*"
            ],
            "js": [
                "extensionInjector.js"
            ],
            "css": [
                "css\/fonts.css",
                "styles.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/docsify.net\/*",
                "https:\/\/*.docsify.net\/*"
            ],
            "js": [
                "docsify.js"
            ],
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        "gmail.js",
        "analytics.js",
        "styles.css",
        "icons\/menu\/data_usage.svg",
        "icons\/apple-logo-24px.svg",
        "icons\/baseline-access-alarm-24px.svg",
        "icons\/baseline-android-24px.svg",
        "icons\/baseline-attach-file-24px.svg",
        "icons\/baseline-calendar-today-24px.svg",
        "icons\/baseline-desktop-mac-24px.svg",
        "icons\/baseline-desktop-windows-24px.svg",
        "icons\/baseline-location-on-24px.svg",
        "icons\/baseline-notifications-24px.svg",
        "icons\/baseline-phone-android-24px.svg",
        "icons\/baseline-phone-iphone-24px.svg",
        "icons\/baseline-settings-24px.svg",
        "icons\/baseline-tablet-android-24px.svg",
        "icons\/cursor.svg",
        "icons\/docsify-logo-green.svg",
        "icons\/docsify-logo-grey.svg",
        "icons\/document.svg",
        "icons\/download.svg",
        "icons\/eye.svg",
        "icons\/stats-green.svg",
        "icons\/stats-grey-none.svg",
        "icons\/stats-grey.svg",
        "images\/loader.gif",
        "images\/app-logo-16.png",
        "images\/app-logo-48.png",
        "images\/app-logo-128.png",
        "images\/onboard\/step_1_bg.png",
        "images\/onboard\/step_2_fg.png",
        "images\/onboard\/step_2_bg.png",
        "images\/onboard\/step_3_fg.png",
        "images\/onboard\/step_3_bg.png",
        "images\/onboard\/step_4_fg.png",
        "images\/onboard\/step_4_bg.png",
        "images\/onboard\/step_5_fg.png",
        "images\/onboard\/step_5_bg.png",
        "images\/onboard\/step_6_fg.png",
        "images\/onboard\/step_6_bg.png",
        "images\/onboard\/skip_fg.png",
        "images\/onboard\/skip_bg.png",
        "fonts\/docsify-gmail.svg",
        "fonts\/docsify-gmail.ttf",
        "fonts\/docsify-gmail.woff",
        "fonts\/docsify-gmailF.svg",
        "fonts\/docsify-gmailF.ttf",
        "fonts\/docsify-gmailF.woff",
        "fonts\/docsify-admin.svg",
        "fonts\/docsify-admin.ttf",
        "fonts\/docsify-admin.woff"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": true
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/mail.google.com\/*",
            "*:\/\/*.docsify.net\/*"
        ]
    },
    "permissions": [
        "cookies",
        "tabs",
        "storage",
        "notifications",
        "webRequest",
        "webRequestBlocking",
        "*:\/\/mail.google.com\/*",
        "*:\/\/*.googleusercontent.com\/*",
        "*:\/\/*.docsify.net\/*",
        "*:\/\/*\/docsify\/pixel\/*"
    ],
    "version_name": "v4.8.6"
}