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.」です。
拡張機能のスクリーンショット
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 |
ID | embpahkgankomlgihkjdjklnfmoablmb |
公式URL | 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 |
Eメール | [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" } |