Free Email Tracker by Saleshandy

100% free email tracking without any hidden signatures, logos or gimmicks.

Free Email Tracker by Saleshandy là gì?

Free Email Tracker by Saleshandy là một tiện ích mở rộng Chrome được phát triển bởi https://saleshandy.com, và tính năng chính của nó là "100% free email tracking without any hidden signatures, logos or gimmicks.".

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

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Free Email Tracker by Saleshandy

Tải xuống các tệp mở rộng Free Email Tracker by Saleshandy 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

                        Free email tracker for Gmail,  no hidden signatures, logos or gimmicks. Saleshandy provides free email tracking forever with a double tick inside your Gmail.

Here are some other features that we provide, along with free email tracking

✔️ Free Email scheduling across time-zones
✔️ Smart Email templates (Insert in milliseconds!)
✔️ Email Sequence (Send an email with automated follow ups for a single recipient)
✔️ Mail Merge with auto follow-ups


★ FREE EMAIL TRACKING FOR GMAIL

👉 Real-time notifications of the emails sent.
👉 Double tick email notification in your Gmail Inbox 
👉 Advance analytics report including open rate and reply rate


★ FREE EMAIL SCHEDULING

👉 Schedule email for a later date and/or time
👉 Directly schedule with preset values like 1 hr, 2 hrs, 1 day, 1 week, etc.
👉 Get the exact time zone of the country by typing the cities name to schedule easily


★ SMART EMAIL TEMPLATES

👉  Create your own email templates and share it with your team
👉 Get reports on the success rate of your templates and send them accordingly
👉 Use shortcuts to load email templates directly on Gmail within milliseconds


★ EMAIL SEQUENCE (Automated follow ups for single recipient)

👉 Send automated follow-up messages to individual recipients
👉 Create a sequence and send automated follow-ups with trigger conditions based on recipient behavior


★ MAIL MERGE WITH AUTOMATED FOLLOW-UP EMAILS | DRIP EMAIL CAMPAIGNS

👉 Send personalized email campaigns with automated follow-ups
👉 Get analytics and export email campaign report
👉 Send up to 5000 emails daily

If you have any questions, problems, or suggestions, please contact us at ([email protected])                    

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

Tên Free Email Tracker by Saleshandy Free Email Tracker by Saleshandy
ID acfmebaomboldplijdpfepofggkocgnl
URL Chính Thức https://chromewebstore.google.com/detail/free-email-tracker-by-sal/acfmebaomboldplijdpfepofggkocgnl
Mô tả 100% free email tracking without any hidden signatures, logos or gimmicks.
Kích Thước Tệp 1.08 MB
Số Lần Cài Đặt 24,810
Phiên Bản Hiện Tại 2.5.19
Cập Nhật Lần Cuối 2023-01-03
Ngày Phát Hành 2020-06-05
Đánh Giá 4.38/5 Tổng số 333 Đánh Giá
Nhà Phát Triển https://saleshandy.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.saleshandy.com
URL Trang Trợ Giúp https://help.saleshandy.com
URL Trang Chính Sách Bảo Mật https://www.saleshandy.com/privacy-policy
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Free Email Tracker by Saleshandy",
    "description": "100% free email tracking without any hidden signatures, logos or gimmicks.",
    "version": "2.5.19",
    "default_locale": "en",
    "icons": {
        "16": "icons\/16x16.png",
        "32": "icons\/32x32.png",
        "48": "icons\/48x48.png",
        "64": "icons\/64x64.png",
        "128": "icons\/128x128.png"
    },
    "browser_action": {
        "default_icon": "icons\/browser_action_icon.png",
        "default_title": "Gmail plugin for SalesHandy"
    },
    "background": {
        "persistent": true,
        "scripts": [
            "js\/lib\/underscore-min.js",
            "js\/lib\/socket.io.js",
            "js\/background.js",
            "js\/dataFetcherPusher.js"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/mail.google.com\/*",
                "https:\/\/inbox.google.com\/*"
            ],
            "js": [
                "js\/features\/localMessagePassing.js",
                "js\/timezone.js",
                "js\/lib\/datadog-logs-us.js",
                "js\/datadog-config.js",
                "js\/shapp.js",
                "js\/lib\/moment.js",
                "js\/lib\/moment-timezone.js",
                "js\/lib\/inboxsdk.js",
                "js\/lib\/auto-complete.js",
                "js\/lib\/flat_picker.js",
                "js\/lib\/minMaxTimePlugin.js",
                "js\/lib\/underscore-min.js",
                "js\/lib\/popper.js",
                "js\/lib\/tippy.js",
                "js\/lib\/anchorme.js",
                "js\/lib\/jquery-3.4.1.slim.min.js",
                "js\/lib\/code-mirror\/codemirror.js",
                "js\/lib\/code-mirror\/formatting.js",
                "js\/lib\/code-mirror\/xml.js",
                "js\/lib\/code-mirror\/htmlmixed.js",
                "js\/lib\/summernote-lite.js",
                "js\/lib\/summernote-image-attributes.js",
                "js\/features\/free_user_popup.js",
                "js\/features\/welcome_compose.js",
                "js\/features\/helpers.js",
                "js\/components\/templateModal.js",
                "js\/features\/schedule_dropup.js",
                "js\/features\/sequence_template.js",
                "js\/features\/gmail-compose-encoder.js",
                "js\/components\/ThreadStore.js",
                "js\/features\/ReadReceipts.js",
                "js\/features\/QuickTemplates.js",
                "js\/features\/tour_taker.js",
                "js\/elements.js",
                "js\/features\/chrome_feed_frame.js",
                "js\/content.js"
            ],
            "css": [
                "css\/compose_window.css",
                "css\/content.css",
                "css\/popup.css",
                "css\/flat_picker.css",
                "css\/codemirror\/codemirror.css",
                "css\/codemirror\/monokai.css",
                "css\/summernote-lite.css",
                "css\/summernote-lite-overrides.css",
                "css\/template_modal.css",
                "css\/auto-complete.css",
                "css\/ReadReceipts.css",
                "css\/QuickTemplates.css",
                "css\/tippy.google.theme.css",
                "css\/chrome_feed_frame.css"
            ],
            "run_at": "document_end"
        }
    ],
    "permissions": [
        "https:\/\/mail.google.com\/",
        "https:\/\/inbox.google.com\/",
        "https:\/\/*.saleshandy.net\/",
        "http:\/\/*.saleshandy.com\/",
        "https:\/\/*.saleshandy.com\/",
        "https:\/\/fonts.gstatic.com\/s\/materialicons\/",
        "notifications",
        "storage",
        "webRequest",
        "webRequestBlocking",
        "*:\/\/*.saleshandy.com\/*",
        "*:\/\/*.googleusercontent.com\/*"
    ],
    "content_security_policy": "script-src 'self' https:\/\/*.saleshandy.com\/*; object-src 'self'",
    "web_accessible_resources": [
        "icons\/*",
        "images\/*",
        "frame.html",
        "frame.js",
        "css\/*"
    ]
}