Instant Search for LinkedIn

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

什麼是Instant Search for LinkedIn?

Instant Search for LinkedIn是由https://jens.marketing開發的Chrome擴展程式,該擴展的主要功能是“This Plugin helps you finding people, companys and events with a single click on LinkedIn.”。

擴展截圖

screenshot
screenshot

下載Instant Search for LinkedIn擴展crx文件

下載Instant Search for LinkedIn擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

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

擴展基本資訊

名稱 Instant Search for LinkedIn Instant Search for LinkedIn
ID embpahkgankomlgihkjdjklnfmoablmb
官方網址 https://chromewebstore.google.com/detail/instant-search-for-linked/embpahkgankomlgihkjdjklnfmoablmb
簡介 This Plugin helps you finding people, companys and events with a single click on LinkedIn.
檔案大小 18.04 KB
安裝次數 520
目前版本 1.5.2
更新時間 2022-07-27
上架時間 2022-07-18
評分 5.00/5 共 1 次評分
開發者 https://jens.marketing
電子郵箱 [email protected]
付費類型 free
擴展官網 https://jens.marketing
說明頁面URL https://jens.marketing/tool/linkedin-direkt-suche-plugin/
支援的語言 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"
}