Instant Search for LinkedIn
This Plugin helps you finding people, companys and events with a single click on LinkedIn.
Co to jest Instant Search for LinkedIn?
Instant Search for LinkedIn to rozszerzenie Chrome opracowane przez https://jens.marketing, a jego główną funkcją jest „This Plugin helps you finding people, companys and events with a single click on LinkedIn.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Instant Search for LinkedIn
Pobierz pliki rozszerzeń Instant Search for LinkedIn w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
This Plugin helps you finding people on LinkedIn. Mark any Name on any website and start a search with the right mouse button. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | embpahkgankomlgihkjdjklnfmoablmb |
| Oficjalny URL | https://chromewebstore.google.com/detail/instant-search-for-linked/embpahkgankomlgihkjdjklnfmoablmb |
| Opis | This Plugin helps you finding people, companys and events with a single click on LinkedIn. |
| Rozmiar pliku | 18.04 KB |
| Liczba instalacji | 520 |
| Aktualna Wersja | 1.5.2 |
| Ostatnia Aktualizacja | 2022-07-27 |
| Data Publikacji | 2022-07-18 |
| Ocena | 5.00/5 Łącznie 1 Oceny |
| Deweloper | https://jens.marketing |
| [email protected] | |
| Typ Płatności | free |
| Strona Rozszerzenia | https://jens.marketing |
| Adres URL Strony Pomocy | https://jens.marketing/tool/linkedin-direkt-suche-plugin/ |
| Obsługiwane Języki | 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"
} | |