SONAR Email Tracker for Gmail - Secure & Free

Unlimited and forever free tool to track your emails easily.

SONAR Email Tracker for Gmail - Secure & Free란 무엇입니까?

SONAR Email Tracker for Gmail - Secure & Free은(는) https://getsonar.co에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Unlimited and forever free tool to track your emails easily."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

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

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

확장 프로그램 사용 설명서

                        SONAR Email Tracker is a Chromium-based browser extension for Gmail that makes you able to track your email activities, such as when your email is opened. Other than that, SONAR Email Tracker will give you peace of mind and a hint of what is the next email you should send or the next action you should take after you send an email, know who opened your emails, how many times your emails are opened, and how many times the links are clicked.

With SONAR Email Tracker, you can:
- Track email activities. Never lose track of your most important emails.
- Get real-time notifications when your urgent email is opened.
- Have a daily report on every email activity to analyze and improve your strategy.

And with SONAR Email Tracker Pro features, you can:
- Hide SONAR signature.
- Track links in your email.
- Get the first open alert via email.
- Get reminder for unopened emails.
- Track emails for 7 days.
- Get a more detailed, in-depth daily email report.
- Get an in-depth activity dashboard.

Why should you use SONAR Email Tracker?
- Easy to install, easy to use.
- It has a very low learning curve.
- High-powered tool.
- Free and unlimited in tracking your email journey.
- You can use it as a personal email marketing tool.
- Tracking emails has never been this easy. 
- Boost your email productivity like never before.
- Know your next action when the recipients open your email.

How to start using SONAR Email Tracker?
- Go to Chrome Web Store, hover your mouse to “Search” on the top navigation bar, and type SONAR Email Tracker.
- Click and continue with the installation of the SONAR by MTARGET extension for your Google Chrome Extension.
- Compose your email as usual, and hit send. SONAR will automatically track your email without you having to do any settings.
- You can start email tracking by clicking the “Sent emails” folder.
- Grey double-dashed line -- means that the email you sent wasn’t powered by SONAR.
- Two grey check marks ✓✓ mean that the recipient hasn’t opened your email.
- Two blue check marks ✓✓ mean that the recipient has opened and read your email.

Perfect Time to Use SONAR Email Tracker: 
- Job application: Know when your application has been opened or not by the recruiter.
- Marketing or sales activities: Know if your potential clients have already read your emails and engaged with it.
- Most important emails: Know when your most important and urgent email is opened to make the right move after it's opened.

Enjoy SONAR features forever free:
- Tracked first open and notification on Chrome.
- Track your email for up to 48 hours.
- Tracked email indicator.
- Report on a daily basis. 

SONAR Email Tracker works with:
- Google Chrome
- Opera
- Microsoft Edge
- Samsung Internet
- Vivaldi
- Brave
- Epic Privacy, and other chromium-based browsers.

Updates
SONAR v1.1.0
- Fixed issues with Gmail becoming slow and relatively unuseable when too many emails in the sent folder.
- Loading performance improved.                    

확장 프로그램 기본 정보

이름 SONAR Email Tracker for Gmail - Secure & Free SONAR Email Tracker for Gmail - Secure & Free
ID lcjmfkbfkpmpfpppjllldbmjhbcpimcm
공식 URL https://chromewebstore.google.com/detail/sonar-email-tracker-for-g/lcjmfkbfkpmpfpppjllldbmjhbcpimcm
설명 Unlimited and forever free tool to track your emails easily.
파일 크기 348 KB
설치 횟수 419
현재 버전 1.1.3
최근 업데이트 2023-04-17
출시 날짜 2022-12-29
평점 5.00/5 총 17 개의 평점
개발자 https://getsonar.co
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://getsonar.co
개인정보 보호 정책 페이지 URL https://getsonar.co/privacy-policy
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.00ac8b83.png",
        "32": "icon32.plasmo.9ad0c5b6.png",
        "48": "icon48.plasmo.cae3a6b3.png",
        "64": "icon64.plasmo.e4b604fc.png",
        "128": "icon128.plasmo.b89b7dfa.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.00ac8b83.png",
            "32": "icon32.plasmo.9ad0c5b6.png",
            "48": "icon48.plasmo.cae3a6b3.png",
            "64": "icon64.plasmo.e4b604fc.png",
            "128": "icon128.plasmo.b89b7dfa.png"
        },
        "default_popup": "popup.html"
    },
    "version": "1.1.3",
    "author": "banxtim",
    "name": "SONAR Email Tracker for Gmail - Secure & Free",
    "description": "Unlimited and forever free tool to track your emails easily.",
    "permissions": [
        "storage",
        "tabs",
        "notifications"
    ],
    "background": {
        "service_worker": "background.5fadff2f.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/getsonar.co\/auth\/"
            ],
            "js": [
                "injector-dashboard.ebdc07aa.js"
            ],
            "css": []
        },
        {
            "matches": [
                "https:\/\/getsonar.co\/installed*"
            ],
            "js": [
                "injector-landing-installed.c465a505.js"
            ],
            "css": []
        },
        {
            "matches": [
                "https:\/\/getsonar.co\/*"
            ],
            "js": [
                "injector-landing.f7911504.js"
            ],
            "css": []
        },
        {
            "matches": [
                "https:\/\/*.google.com\/*",
                "https:\/\/getsonar.co\/*"
            ],
            "js": [
                "injector-ws.9c67bd5c.js"
            ],
            "css": []
        },
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "js": [
                "injector.67eebf1e.js"
            ],
            "css": []
        },
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "js": [
                "compose-editor.0b5a682e.js"
            ],
            "css": []
        },
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "js": [
                "header-menu.92af55b6.js"
            ],
            "css": []
        },
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "js": [
                "compose-reply.41d47a72.js"
            ],
            "css": []
        },
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "js": [
                "compose-toolbar.5643d2e2.js"
            ],
            "css": []
        }
    ],
    "host_permissions": [
        "https:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "dist\/gmail.js"
            ],
            "matches": [
                "https:\/\/mail.google.com\/*",
                "https:\/\/accounts.google.com\/*",
                "https:\/\/getsonar.co\/*"
            ]
        },
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "resources": [
                "water-mark.10c2deb9.svg",
                "compose-editor.b8bd4b49.css",
                "mti-sonar.6215aeb2.eot",
                "mti-sonar.db1fa4a3.woff2",
                "mti-sonar.088be34d.woff",
                "mti-sonar.537ff07b.ttf",
                "mti-sonar.0bace0b7.svg"
            ]
        },
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "resources": [
                "logo-navbar.6f67a566.svg",
                "logo-home.c35f3301.svg",
                "premium.99196968.png",
                "compose-editor.b8bd4b49.css",
                "mti-sonar.6215aeb2.eot",
                "mti-sonar.db1fa4a3.woff2",
                "mti-sonar.088be34d.woff",
                "mti-sonar.537ff07b.ttf",
                "mti-sonar.0bace0b7.svg"
            ]
        },
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "resources": [
                "water-mark.10c2deb9.svg",
                "compose-editor.b8bd4b49.css",
                "mti-sonar.6215aeb2.eot",
                "mti-sonar.db1fa4a3.woff2",
                "mti-sonar.088be34d.woff",
                "mti-sonar.537ff07b.ttf",
                "mti-sonar.0bace0b7.svg"
            ]
        },
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "resources": [
                "premium.99196968.png",
                "sonar-toolbar-active-dynamic.1bc44140.png",
                "sonar-toolbar-inactive-dynamic.622a7870.png",
                "compose-editor.b8bd4b49.css",
                "mti-sonar.6215aeb2.eot",
                "mti-sonar.db1fa4a3.woff2",
                "mti-sonar.088be34d.woff",
                "mti-sonar.537ff07b.ttf",
                "mti-sonar.0bace0b7.svg"
            ]
        }
    ]
}