Free Email Tracker - Gmail

Email tracking extension for Gmail. Email tracking and URL tracking for free without any signature. Unlimited Email tracking.

Free Email Tracker - Gmail란 무엇입니까?

Free Email Tracker - Gmail은(는) https://salesgear.io에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Email tracking extension for Gmail. Email tracking and URL tracking for free without any signature. Unlimited Email tracking."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

Free Email Tracker - Gmail 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        This free email tracker extension by Salesgear is totally free of cost with unlimited email tracking ability that tracks all emails sent from Gmail for free, and it doesn't add any signature/watermark.

Coupled with the free mail tracking for Gmail, you also get real-time tracking push notifications directly on the browser - which helps you to be on top of your prospects interactions like opens or clicks. This is perfect for teams who want the convenience of tracking their emails without any 3rd party hassles. 

This extension also provides anytime, anywhere access to all your tracked emails. Just click on the Salesgear icon on the browser, it opens up a slider from the right showing you the list of tracked emails and their tracking insights. You can also jump directly to the email thread on Gmail by clicking the open in Gmail button.

This extension is more than just a free mail tracker. Here is a list of things that the extension can help you with,

- Premium email tracker forever free  - Unlimited tracking, no watermark or branding signature
- Free email click tracking
- Free custom URL tracking (set up your own email tracking domain to improve your email deliverability rates)
- Real time email tracking for both open and URL click tracking
- Know all your email tracking insights from any website just by clicking on the Salesgear extension icon
- Email tracking insights integrated directly into the Gmail email thread.
- Templates: save time by allowing users to create and save multiple email templates.
- Create multi stage email follow-ups for your prospects.
- Log all your prospect communication into Salesforce.
- Invite and collaborate up-to 5 team members
- Works for both G-suite and personal Gmail accounts

Free Email Tracker-Gmail is a great alternative to Mailtrack (mailtrack.io), Unlimited Email Tracker (snov.io), MailTag, MailTracker (Hunter.io) and Email Tracker (email tracker.website).  Try it out for yourself and let us know your thoughts. 

Having multiple email tracker extensions installed along with this extension may cause some issues with your email tracking, so please make sure to have other tracker extensions disabled while using this extension to get the best results.

Questions on our free email tracking software? Drop us a line at [email protected]                    

확장 프로그램 기본 정보

이름 Free Email Tracker - Gmail Free Email Tracker - Gmail
ID nbmmhcmajjdfjobnmgnkbdhfpnbhpkef
공식 URL https://chromewebstore.google.com/detail/free-email-tracker-gmail/nbmmhcmajjdfjobnmgnkbdhfpnbhpkef
설명 Email tracking extension for Gmail. Email tracking and URL tracking for free without any signature. Unlimited Email tracking.
파일 크기 2.67 MB
설치 횟수 3,545
현재 버전 4.6.1
최근 업데이트 2024-03-04
출시 날짜 2020-07-03
평점 4.53/5 총 55 개의 평점
개발자 https://salesgear.io
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://www.salesgear.io
개인정보 보호 정책 페이지 URL https://www.salesgear.io/privacy-policy
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "4.6.1",
    "name": "Free Email Tracker - Gmail",
    "short_name": "Mail Tracker",
    "description": "Email tracking extension for Gmail. Email tracking and URL tracking for free without any signature. Unlimited Email tracking.",
    "icons": {
        "128": "images\/Logo\/logo128.png",
        "64": "images\/Logo\/logo64.png",
        "32": "images\/Logo\/logo32.png",
        "16": "images\/Logo\/logo16.png"
    },
    "browser_action": {
        "default_icon": "images\/Logo\/logo64.png",
        "default_title": "Email tracker extension for Gmail - Salesgear"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com https:\/\/cdn.mxpnl.com\/libs\/mixpanel-2-latest.min.js; object-src 'self'",
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.force.com\/lightning\/*",
                "https:\/\/*.pipedrive.com\/*",
                "https:\/\/crm.zoho.in\/*",
                "https:\/\/crm.zoho.com\/*",
                "https:\/\/crmsandbox.zoho.com\/*",
                "*:\/\/*.hubspot.com\/*",
                "*:\/\/*.salesforce.com\/*",
                "*:\/\/crmplus.zoho.com\/*",
                "*:\/\/crmplus.zoho.in\/*"
            ],
            "js": [
                "crm-main-bundle.js"
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "js": [
                "gmail-main-bundle.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/www.linkedin.com\/*",
                "https:\/\/linkedin.com\/*"
            ],
            "js": [
                "linkedin-main-bundle.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/app.salesgear.io\/*"
            ],
            "js": [
                "web-content-main-bundle.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "live-feed-setting-main-bundle.js"
            ],
            "run_at": "document_end",
            "exclude_matches": [
                "https:\/\/mail.google.com\/*"
            ]
        }
    ],
    "homepage_url": "https:\/\/www.salesgear.io\/",
    "web_accessible_resources": [
        "images\/*.png"
    ],
    "background": {
        "scripts": [
            "background-bundle.js"
        ]
    },
    "permissions": [
        "https:\/\/mail.google.com\/*",
        "https:\/\/*.force.com",
        "https:\/\/*.pipedrive.com",
        "*:\/\/*.zoho.in\/*",
        "*:\/\/*.salesforce.com\/*",
        "*:\/\/*.zoho.com\/*",
        "*:\/\/*.hubspot.com\/*",
        "*:\/\/*.salesgear.io\/*",
        "*:\/\/*.googleusercontent.com\/proxy\/*",
        "gcm",
        "tabs",
        "notifications",
        "storage",
        "webRequest",
        "webRequestBlocking",
        ""
    ]
}