Free Email Tracker for Gmail - EngageBay

Free Email tracker and lead generator. Scrape leads directly from LinkedIn and add them in EngageBay to grow your business

Free Email Tracker for Gmail - EngageBay क्या है?

Free Email Tracker for Gmail - EngageBay https://www.engagebay.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Free Email tracker and lead generator. Scrape leads directly from LinkedIn and add them in EngageBay to grow your business"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Free Email Tracker for Gmail - EngageBay एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        EngageBay Tracker helps to receive notifications instantly when a recipient opens your email or attachment or clicks a link.

EngageBay is FREE FOREVER.

TRACKING Software FOR GMAIL: HELPS YOU GAIN INSIGHTS ON WHAT HAPPENS AFTER YOU CLICK SEND

- See which emails have been read, how long ago and how many times, right from your Gmail
- EngageBay extension adds the double-check mark to your Gmail so you can easily see which email has been read: 

(Gray ✓✓)  means that refers sent, but not opened. 
(Green ✓✓) mean that refers opened and read.
 
NOTIFICATIONS:

- Receive notifications instantly when a recipient opens your email or attachment or clicks on your links.
- See when your email was opened, link clicked, attachment downloaded etc.,


If you have any problems or suggestions please visit https://www.engagebay.com/support for useful resources.                    

एक्सटेंशन की मूल जानकारी

नाम Free Email Tracker for Gmail - EngageBay Free Email Tracker for Gmail - EngageBay
ID fjhkaepnddjhebachlonooioaiomfdel
आधिकारिक URL https://chromewebstore.google.com/detail/free-email-tracker-for-gm/fjhkaepnddjhebachlonooioaiomfdel
विवरण Free Email tracker and lead generator. Scrape leads directly from LinkedIn and add them in EngageBay to grow your business
फ़ाइल का आकार 8.91 MB
स्थापना संख्या 1,408
वर्तमान संस्करण 2.0.2
अंतिम अपडेट 2024-02-16
प्रकाशन तिथि 2020-06-08
रेटिंग 4.29/5 कुल 14 रेटिंग्स
डेवलपर https://www.engagebay.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.engagebay.com/products/email-tracker
सहायता पृष्ठ URL https://www.engagebay.com/support
गोपनीयता नीति पृष्ठ URL https://www.engagebay.com/legal/privacy-policy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Free Email Tracker for Gmail - EngageBay",
    "description": "Free Email tracker and lead generator. Scrape leads directly from LinkedIn and add them in EngageBay to grow your business",
    "version": "2.0.2",
    "action": {
        "default_popup": "popup.html",
        "default_title": "EngageBay",
        "default_icon": {
            "16": "images\/icon_16.png",
            "32": "images\/icon_32.png",
            "48": "images\/icon_48.png",
            "128": "images\/icon_128.png"
        }
    },
    "icons": {
        "16": "images\/icon_16.png",
        "32": "images\/icon_32.png",
        "48": "images\/icon_48.png",
        "128": "images\/icon_128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/mail.google.com\/*",
                "https:\/\/inbox.google.com\/*"
            ],
            "js": [
                "content_gmail.js"
            ],
            "css": [
                "css\/gmail.css",
                "css\/typeahead.css",
                "css\/commons.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/*.outlook.live.com\/*",
                "*:\/\/*.outlook.office365.com\/*",
                "*:\/\/*.outlook.office.com\/*"
            ],
            "js": [
                "content_outlook.js"
            ],
            "css": [
                "css\/outlook.css",
                "css\/commons.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/*.linkedin.com\/*",
                "http:\/\/*.linkedin.com\/*"
            ],
            "js": [
                "content_linkedin.js",
                "content_linkedin_profile_details.js"
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "matches": [
                "*:\/\/*.appspot.com\/*",
                "*:\/\/*.engagebay.com\/*",
                "http:\/\/localhost:8888\/*"
            ],
            "js": [
                "content_engagebay.js",
                "content_linkedin_gadget.js"
            ],
            "run_at": "document_end",
            "all_frames": true,
            "css": []
        },
        {
            "matches": [
                "https:\/\/*.linkedin.com\/*",
                "http:\/\/*.linkedin.com\/*"
            ],
            "js": [
                "content_linkedin_widget_frame_events.js"
            ],
            "run_at": "document_start",
            "all_frames": true
        },
        {
            "matches": [
                "https:\/\/*.google.co.in\/search?num=100*",
                "http:\/\/*.google.co.in\/search?num=100*",
                "https:\/\/*.google.com\/search?num=100*",
                "https:\/\/www.google.com\/search?gws_rd=cr&as_qdr=all&q=*",
                "https:\/\/www.google.co.in\/search?gws_rd=cr&as_qdr=all&q=*",
                "https:\/\/*.google.com\/search?q=*"
            ],
            "js": [
                "content_linkedin_generic.js"
            ],
            "css": [
                "css\/commons.css"
            ],
            "run_at": "document_end"
        }
    ],
    "background": {
        "service_worker": "background.js",
        "type": "module",
        "matches": [
            ""
        ]
    },
    "permissions": [
        "activeTab",
        "management",
        "notifications",
        "cookies",
        "tabs",
        "storage",
        "alarms"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "pageWorld.js",
                "images\/*",
                "inject\/*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "host_permissions": [
        "https:\/\/mail.google.com\/",
        ""
    ]
}