Instant Search for LinkedIn
This Plugin helps you finding people, companys and events with a single click on LinkedIn.
Wat is Instant Search for LinkedIn?
Instant Search for LinkedIn is een Chrome-extensie ontwikkeld door https://jens.marketing, en de belangrijkste functie is "This Plugin helps you finding people, companys and events with a single click on LinkedIn.".
Extensie Screenshots
Download het CRX-bestand van de extensie Instant Search for LinkedIn
Download Instant Search for LinkedIn-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
This Plugin helps you finding people on LinkedIn. Mark any Name on any website and start a search with the right mouse button. Basisinformatie over de Extensie
| Naam | |
| ID | embpahkgankomlgihkjdjklnfmoablmb |
| Officiële URL | https://chromewebstore.google.com/detail/instant-search-for-linked/embpahkgankomlgihkjdjklnfmoablmb |
| Beschrijving | This Plugin helps you finding people, companys and events with a single click on LinkedIn. |
| Bestandsgrootte | 18.04 KB |
| Aantal Installaties | 520 |
| Huidige Versie | 1.5.2 |
| Laatst Bijgewerkt | 2022-07-27 |
| Publicatiedatum | 2022-07-18 |
| Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
| Ontwikkelaar | https://jens.marketing |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://jens.marketing |
| Help Pagina-URL | https://jens.marketing/tool/linkedin-direkt-suche-plugin/ |
| Ondersteunde Talen | 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"
} | |