WSM Eikon

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

Qu'est-ce que WSM Eikon ?

WSM Eikon est une extension Chrome développée par WSM Eikon, et sa fonction principale est "WSM Eikon helps optimize one's network of contacts, for personal and professional growth.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension WSM Eikon

Téléchargez les fichiers d'extension WSM Eikon au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom WSM Eikon WSM Eikon
ID ndgllkncallhcmlaofmhcjhomcjgancl
URL Officiel https://chromewebstore.google.com/detail/wsm-eikon/ndgllkncallhcmlaofmhcjhomcjgancl
Description WSM Eikon helps optimize one's network of contacts, for personal and professional growth.
Taille du Fichier 17.26 KB
Nombre d'Installations 144
Version Actuelle 2.1.0.0
Dernière Mise à Jour 2022-08-27
Date de Publication 2022-06-15
Développeur WSM Eikon
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://www.wholesoftmarket.com/privacy-policy
Langues Prises en Charge 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\/*"
        ]
    }
}