LinkedIn Helper
LinkedIn helper
LinkedIn Helperとは何ですか?
LinkedIn HelperはShai Sharakanskiによって開発されたChromeの拡張機能で、その主な機能は「LinkedIn helper」です。
拡張機能のスクリーンショット
LinkedIn Helper拡張機能のCRXファイルをダウンロード
LinkedIn Helper拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
                        You will be able to gain a better understanding of a potential candidate's LinkedIn experience by using this extension                     拡張機能の基本情報
| 名前 |  | 
| ID | moahncchpdekhlkjldeeacggghekkjhn | 
| 公式URL | https://chromewebstore.google.com/detail/linkedin-helper/moahncchpdekhlkjldeeacggghekkjhn | 
| 説明 | LinkedIn helper | 
| ファイルサイズ | 58.55 KB | 
| インストール数 | 33 | 
| 現在のバージョン | 1.0.0 | 
| 最終更新日 | 2023-07-16 | 
| 公開日 | 2023-07-16 | 
| 評価 | 5.00/5 合計 2 レビュー | 
| 開発者 | Shai Sharakanski | 
| Eメール | [email protected] | 
| 支払い方法 | free | 
| 対応言語 | en | 
| manifest.json | |
| {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "LinkedIn Helper",
    "description": "LinkedIn helper",
    "version": "1.0.0",
    "action": {
        "default_popup": "index.html"
    },
    "permissions": [
        "activeTab",
        "scripting"
    ],
    "icons": {
        "16": "logo_16.png",
        "32": "logo_32.png",
        "48": "logo_48.png",
        "128": "logo_128.png"
    }
} | |