LinkedIn Instant Search

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

LinkedIn Instant Searchとは何ですか?

LinkedIn Instant Searchはhttps://jens.marketingによって開発されたChromeの拡張機能で、その主な機能は「This Plugin helps you finding people, companys and events with a single click on LinkedIn.」です。

拡張機能のスクリーンショット

screenshot
screenshot

LinkedIn Instant Search拡張機能のCRXファイルをダウンロード

LinkedIn Instant Search拡張子のファイルを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.                    

拡張機能の基本情報

名前 LinkedIn Instant Search LinkedIn Instant Search
ID jfmjbflabhkfgpieeahkgnamcmbebdac
公式URL https://chrome.google.com/webstore/detail/linkedin-instant-search/jfmjbflabhkfgpieeahkgnamcmbebdac
説明 This Plugin helps you finding people, companys and events with a single click on LinkedIn.
ファイルサイズ 18.04 KB
インストール数 691
現在のバージョン 1.4
最終更新日 2021-06-03
公開日 2020-01-11
評価 5.00/5 合計 1 レビュー
開発者 https://jens.marketing
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://jens.marketing
ヘルプページのURL https://jens.marketing
対応言語 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"
}