SONAR Email Tracker for Gmail - Secure & Free

Unlimited and forever free tool to track your emails easily.

O que é SONAR Email Tracker for Gmail - Secure & Free?

SONAR Email Tracker for Gmail - Secure & Free é uma extensão do Chrome desenvolvida por https://getsonar.co, e sua principal característica é "Unlimited and forever free tool to track your emails easily.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão SONAR Email Tracker for Gmail - Secure & Free

Baixe arquivos de extensão SONAR Email Tracker for Gmail - Secure & Free no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome SONAR Email Tracker for Gmail - Secure & Free SONAR Email Tracker for Gmail - Secure & Free
ID lcjmfkbfkpmpfpppjllldbmjhbcpimcm
URL Oficial https://chromewebstore.google.com/detail/sonar-email-tracker-for-g/lcjmfkbfkpmpfpppjllldbmjhbcpimcm
Descrição Unlimited and forever free tool to track your emails easily.
Tamanho do Arquivo 348 KB
Contagem de Instalações 419
Versão Atual 1.1.3
Última Atualização 2023-04-17
Data de Publicação 2022-12-29
Classificação 5.00/5 Total de 17 Avaliações
Desenvolvedor https://getsonar.co
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://getsonar.co
URL da Página de Política de Privacidade https://getsonar.co/privacy-policy
Idiomas Suportados 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"
            ]
        }
    ]
}