LinkedIn Instant Search

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

Cos'è LinkedIn Instant Search?

LinkedIn Instant Search è un'estensione di Chrome sviluppata da https://jens.marketing, e la sua funzione principale è "This Plugin helps you finding people, companys and events with a single click on LinkedIn.".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione LinkedIn Instant Search

Scarica i file di estensione LinkedIn Instant Search in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome LinkedIn Instant Search LinkedIn Instant Search
ID jfmjbflabhkfgpieeahkgnamcmbebdac
URL Ufficiale https://chrome.google.com/webstore/detail/linkedin-instant-search/jfmjbflabhkfgpieeahkgnamcmbebdac
Descrizione This Plugin helps you finding people, companys and events with a single click on LinkedIn.
Dimensione del File 18.04 KB
Conteggio Installazioni 691
Versione Corrente 1.4
Ultimo Aggiornamento 2021-06-03
Data di Pubblicazione 2020-01-11
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore https://jens.marketing
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://jens.marketing
URL della Pagina di Aiuto https://jens.marketing
Lingue Supportate 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"
}