WSM Eikon

WSM Eikon helps optimize one's network of contacts, for personal and professional growth.

WSM Eikon क्या है?

WSM Eikon WSM Eikon द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "WSM Eikon helps optimize one's network of contacts, for personal and professional growth."।

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

screenshot

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

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

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

                        WSM Eikon helps optimize one's network of contacts, for personal and professional growth. 

With a few clicks, we enable you to use automated scenarios, without any technical knowledge. 

This extension will automatically retrieve the session cookies of the websites you're connected to. While using the WSM Eikon platform, you will have the possibility to automatically fetch such cookies to configure your workflows.                    

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

नाम WSM Eikon WSM Eikon
ID ndgllkncallhcmlaofmhcjhomcjgancl
आधिकारिक URL https://chromewebstore.google.com/detail/wsm-eikon/ndgllkncallhcmlaofmhcjhomcjgancl
विवरण WSM Eikon helps optimize one's network of contacts, for personal and professional growth.
फ़ाइल का आकार 17.26 KB
स्थापना संख्या 144
वर्तमान संस्करण 2.1.0.0
अंतिम अपडेट 2022-08-27
प्रकाशन तिथि 2022-06-15
डेवलपर WSM Eikon
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://www.wholesoftmarket.com/privacy-policy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "WSM Eikon",
    "short_name": "WSM Eikon helps optimize one's network of contacts, for personal and professional growth.",
    "description": "WSM Eikon helps optimize one's network of contacts, for personal and professional growth.",
    "author": "Francois Ruchon",
    "version": "2.1.0.0",
    "homepage_url": "https:\/\/www.wholesoftmarket.com\/",
    "manifest_version": 3,
    "background": {
        "service_worker": "source\/background.js"
    },
    "action": {
        "default_icon": {
            "16": "images\/Eikon_Logo16.png",
            "19": "images\/Eikon_Logo19.png",
            "28": "images\/Eikon_Logo28.png",
            "48": "images\/Eikon_Logo48.png",
            "128": "images\/Eikon_Logo128.png"
        },
        "default_title": "WSM Eikon"
    },
    "icons": {
        "16": "images\/Eikon_Logo16.png",
        "19": "images\/Eikon_Logo19.png",
        "28": "images\/Eikon_Logo28.png",
        "48": "images\/Eikon_Logo48.png",
        "128": "images\/Eikon_Logo128.png"
    },
    "permissions": [
        "cookies",
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*.linkedin.com\/*",
        "*:\/\/*.wholesoftmarket.com\/*"
    ],
    "web_accessible_resources": [],
    "externally_connectable": {
        "matches": [
            "*:\/\/localhost\/*",
            "*:\/\/*.wholesoftmarket.com\/*"
        ]
    }
}