SONAR Email Tracker for Gmail - Secure & Free

Unlimited and forever free tool to track your emails easily.

Vad är SONAR Email Tracker for Gmail - Secure & Free?

SONAR Email Tracker for Gmail - Secure & Free är en Chrome-tillägg utvecklad av https://getsonar.co, och dess huvudfunktion är "Unlimited and forever free tool to track your emails easily.".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner SONAR Email Tracker for Gmail - Secure & Free-förlängningens CRX-fil

Ladda ner SONAR Email Tracker for Gmail - Secure & Free-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn SONAR Email Tracker for Gmail - Secure & Free SONAR Email Tracker for Gmail - Secure & Free
ID lcjmfkbfkpmpfpppjllldbmjhbcpimcm
Officiell webbadress https://chromewebstore.google.com/detail/sonar-email-tracker-for-g/lcjmfkbfkpmpfpppjllldbmjhbcpimcm
Beskrivning Unlimited and forever free tool to track your emails easily.
Filstorlek 348 KB
Antal Installationer 419
Aktuell Version 1.1.3
Senast Uppdaterad 2023-04-17
Publiceringsdatum 2022-12-29
Betyg 5.00/5 Totalt 17 Betyg
Utvecklare https://getsonar.co
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://getsonar.co
URL till Sekretesspolicy Sidan https://getsonar.co/privacy-policy
Stödda Språk 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"
            ]
        }
    ]
}