linkedin-google-chrome-extension

Google Chrome extension that is working with “Linkedin.com”

linkedin-google-chrome-extension क्या है?

linkedin-google-chrome-extension getleadscc द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Google Chrome extension that is working with “Linkedin.com”"।

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

screenshot
screenshot
screenshot

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

crx प्रारूप में linkedin-google-chrome-extension एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

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

                        Getleads.cc is the secret weapon of every salesperson.
Do not waste your time with qualifying prospects - simply focus on closing deals.
Getleads.cc brings you automatically warm leads that are willing to start negotiations about business with you. - Without coldcalling or any marketing advertisement spent.

How to use it?

1. Install the Getleads.cc Chrome extension.
2. Create a free Getleads.cc account on https://www.getleads.cc
2. Go to any Linkedin, Xing or other supported social media  profile and save prospects.
3. Or you can search leads in Linkedin search or Sales Navigator and select leads with checkboxes or set how many pages of search results do you need to save.

For any further questions about email finder, feel free to contact us.                    

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

नाम linkedin-google-chrome-extension linkedin-google-chrome-extension
ID dhkafidmodkmomfaacplcphbnkgifiag
आधिकारिक URL https://chrome.google.com/webstore/detail/linkedin-google-chrome-ex/dhkafidmodkmomfaacplcphbnkgifiag
विवरण Google Chrome extension that is working with “Linkedin.com”
फ़ाइल का आकार 417 KB
स्थापना संख्या 41
वर्तमान संस्करण 2.0.2
अंतिम अपडेट 2020-11-13
प्रकाशन तिथि 2020-06-17
डेवलपर getleadscc
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://app.getleads.cc/
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "linkedin-google-chrome-extension",
    "description": "Google Chrome extension that is working with \u201cLinkedin.com\u201d",
    "version": "2.0.2",
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "icons": {
        "48": "icons\/icon_48.png",
        "128": "icons\/icon_128.png"
    },
    "browser_action": {
        "default_title": "linkedin-google-chrome-extension",
        "default_popup": "popup\/popup.html"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "tabs",
        "cookies",
        "storage",
        "*:\/\/*.linkedin.com\/",
        "*:\/\/*.xing.com\/",
        "https:\/\/app.getleads.cc\/",
        "https:\/\/testserver.getleads.cc\/"
    ]
}