Instant Search for LinkedIn

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

Cos'è Instant Search for LinkedIn?

Instant Search for LinkedIn è 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 Instant Search for LinkedIn

Scarica i file di estensione Instant Search for LinkedIn 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 Instant Search for LinkedIn Instant Search for LinkedIn
ID embpahkgankomlgihkjdjklnfmoablmb
URL Ufficiale https://chromewebstore.google.com/detail/instant-search-for-linked/embpahkgankomlgihkjdjklnfmoablmb
Descrizione This Plugin helps you finding people, companys and events with a single click on LinkedIn.
Dimensione del File 18.04 KB
Conteggio Installazioni 520
Versione Corrente 1.5.2
Ultimo Aggiornamento 2022-07-27
Data di Pubblicazione 2022-07-18
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/tool/linkedin-direkt-suche-plugin/
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.5.2"
}