Social Insights for Google and LinkedIn

Find related Social data and create Google contacts.

Social Insights for Google and LinkedIn क्या है?

Social Insights for Google and LinkedIn https://ienterprises.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Find related Social data and create Google contacts."।

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

screenshot

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

crx प्रारूप में Social Insights for Google and LinkedIn एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

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

                        Social Insights is a chrome extension that shows details from Google contacts in your browser when viewing any LinkedIn Profile.  It also allows you to add contacts to Google  from any LinkedIn profile including WORK EMAIL, name, company and job title.  You can try the extension for FREE for 7 days and or purchase it and get unlimited leads from LinkedIn for a low monthly fee.                    

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

नाम Social Insights for Google and LinkedIn Social Insights for Google and LinkedIn
ID ppbjfmdejofomgglmammnchkaabnklfe
आधिकारिक URL https://chromewebstore.google.com/detail/social-insights-for-googl/ppbjfmdejofomgglmammnchkaabnklfe
विवरण Find related Social data and create Google contacts.
फ़ाइल का आकार 622 KB
स्थापना संख्या 439
वर्तमान संस्करण 1.0.24
अंतिम अपडेट 2021-10-25
प्रकाशन तिथि 2021-06-24
रेटिंग 5.00/5 कुल 2 रेटिंग्स
डेवलपर https://ienterprises.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://ienterprises.com/social-insights/
सहायता पृष्ठ URL https://ienterprises.com/contact-us/
गोपनीयता नीति पृष्ठ URL http://ienterprises.com/privacy-policy
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Social Insights for Google and LinkedIn",
    "version": "1.0.24",
    "description": "Find related Social data and create Google contacts.",
    "author": "iEnterprises",
    "homepage_url": "https:\/\/ienterprises.com",
    "default_locale": "en_US",
    "icons": {
        "16": "image\/icons\/google16.png",
        "32": "image\/icons\/google32.png",
        "48": "image\/icons\/google48.png",
        "128": "image\/icons\/google128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": true
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.linkedin.com\/*"
            ],
            "js": [
                "js\/App.Config.js",
                "js\/AuthRouter.js",
                "js\/storage.js",
                "js\/Auth.SF.js",
                "js\/Auth.ien.js",
                "js\/Auth.gc.js",
                "lib\/jsdeferred.js",
                "js\/messages.js",
                "js\/ihttp.js",
                "js\/linkedin.js",
                "js\/settings.js",
                "js\/app.js",
                "js\/menu.js",
                "js\/sidebar.js",
                "js\/sidebar.ui.js",
                "js\/social.js",
                "js\/main.js",
                "js\/prototype.js",
                "js\/sftoken.js",
                "js\/iUtilities.js",
                "js\/customHttp.js",
                "js\/Voilanorbert.js",
                "js\/CRM.js",
                "js\/CRM.SF.js",
                "js\/CRM.GC.js",
                "js\/CRM.ien.js",
                "js\/license.js",
                "js\/email.js",
                "js\/UI.LoginForms.js",
                "js\/UI.CRM.js",
                "js\/UI.dynamic.js",
                "js\/UI.leadcapture.js",
                "js\/Style.js",
                "js\/icon.js",
                "js\/Links.js",
                "js\/DisabledModules.js",
                "js\/CRM.log.js"
            ],
            "css": [
                "css\/sidebar.css",
                "css\/header.css",
                "css\/social.css",
                "css\/salesforce.css",
                "css\/dropdown.css",
                "css\/scoopism.css",
                "css\/common.css"
            ],
            "run_at": "document_end"
        }
    ],
    "permissions": [
        "tabs",
        "storage",
        "identity",
        "background",
        "https:\/\/api.voilanorbert.com\/2018-01-08\/search\/name",
        "https:\/\/www.googleapis.com\/*",
        "https:\/\/*.ienterprises.com\/"
    ],
    "web_accessible_resources": [
        "image\/*"
    ],
    "oauth2": {
        "client_id": "__iENTERPRISES__",
        "client_secret": "__iENTERPRISES_CRMs__",
        "scopes": [
            "refresh_token",
            "offline_access"
        ],
        "ConfSettings": {
            "application_name": "GOOGLECONTACT",
            "application_label": "Google Contact",
            "data_source": "G-Suite",
            "type": ""
        },
        "crm": {
            "SALESFORCE": {
                "SERVICE_NAME": "sfService",
                "URL_AUTH": "https:\/\/login.salesforce.com\/services\/oauth2\/authorize",
                "URL_TOKEN": "https:\/\/login.salesforce.com\/services\/oauth2\/token",
                "CLIENT_ID": "3MVG9Y6d_Btp4xp7cnLU2ScOY2CIz4AN9nDnRKxpSqdk.dXPVlfxA2TvT4KLnH1NxnagmDxl7rUkcsKKZ5M_v",
                "CLIENT_SECRET": "4305467014519868626",
                "GRANT_TYPE": "password",
                "OAUTH_PROMPT": "login",
                "API_VERSION": "v44.0",
                "RESPONSE_TYPE": "code"
            },
            "iCRM": {
                "SERVICE_NAME": "ienService",
                "URL_AUTH": "https:\/\/icrm.ienterprises.com\/oauth2\/authorize.php",
                "URL_TOKEN": "https:\/\/icrm.ienterprises.com\/oauth2\/token.php",
                "CLIENT_ID": "LinkedIn",
                "CLIENT_SECRET": "LinkedIn",
                "GRANT_TYPE": "authorization_code",
                "RESPONSE_TYPE": "code",
                "OAUTH_PROMPT": "login",
                "API_BASE_URL": "https:\/\/icrm.ienterprises.com",
                "ICRM_LICENSE_URL_BASE": "https:\/\/license.ienterprises.com"
            },
            "GOOGLECONTACT": {
                "URL_AUTH": "https:\/\/accounts.google.com\/o\/oauth2\/auth",
                "URL_TOKEN": "https:\/\/oauth2.googleapis.com\/token",
                "CLIENT_ID": "398227766523-fjm94k5stq8uqg55frtns5p6hmj6janv.apps.googleusercontent.com",
                "CLIENT_SECRET": "Iug93vv1d8DGMeAiy3Gi7BGg",
                "SCOPE": "https:\/\/www.googleapis.com\/auth\/contacts https:\/\/www.googleapis.com\/auth\/userinfo.profile https:\/\/www.googleapis.com\/auth\/userinfo.email",
                "OAUTH_PROMPT": "force",
                "RESPONSE_TYPE": "code"
            }
        }
    }
}