LinkedIn Instant Search

This Plugin helps you finding people, companys and events with a single click on LinkedIn.

Qu'est-ce que LinkedIn Instant Search ?

LinkedIn Instant Search est une extension Chrome développée par https://jens.marketing, et sa fonction principale est "This Plugin helps you finding people, companys and events with a single click on LinkedIn.".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension LinkedIn Instant Search

Téléchargez les fichiers d'extension LinkedIn Instant Search 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

                        This Plugin helps you finding people on LinkedIn. Mark any Name on any website and start a search with the right mouse button.                    

Informations de Base sur l'Extension

Nom LinkedIn Instant Search LinkedIn Instant Search
ID jfmjbflabhkfgpieeahkgnamcmbebdac
URL Officiel https://chrome.google.com/webstore/detail/linkedin-instant-search/jfmjbflabhkfgpieeahkgnamcmbebdac
Description This Plugin helps you finding people, companys and events with a single click on LinkedIn.
Taille du Fichier 18.04 KB
Nombre d'Installations 691
Version Actuelle 1.4
Dernière Mise à Jour 2021-06-03
Date de Publication 2020-01-11
Évaluation 5.00/5 Total 1 Évaluations
Développeur https://jens.marketing
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://jens.marketing
URL de la Page d'Aide https://jens.marketing
Langues Prises en Charge de,en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "script.js"
        ]
    },
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "icons": {
        "16": "icon.png"
    },
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "permissions": [
        "contextMenus"
    ],
    "version": "1.4"
}