LinkedIn Finder

Powerful LinkedIn Profile Search Shortcut for Facebook and MeetUp users! Optimize your time, productivity and expand connections.

LinkedIn Finderとは何ですか?

LinkedIn Finderはhelmarluizjrによって開発されたChromeの拡張機能で、その主な機能は「Powerful LinkedIn Profile Search Shortcut for Facebook and MeetUp users! Optimize your time, productivity and expand connections.」です。

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

screenshot
screenshot
screenshot

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

LinkedIn Finder拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Focusing on optimizing LinkedIn Users’ time and productivity, combined with better prospecting, we built LinkedIn Finder. Expand your LinkedIn Connections and find any person with one click.


From FB and MeetUp interface, we present a one-click function to easily find users, from a segment, on LinkedIn. Now, you can connect with people with the same interest, members from the same groups or even nearby you.                    

拡張機能の基本情報

名前 LinkedIn Finder LinkedIn Finder
ID paoenkdapheefbfbkjhfeodpjfmfeehg
公式URL https://chrome.google.com/webstore/detail/linkedin-finder/paoenkdapheefbfbkjhfeodpjfmfeehg
説明 Powerful LinkedIn Profile Search Shortcut for Facebook and MeetUp users! Optimize your time, productivity and expand connections.
ファイルサイズ 29.67 KB
インストール数 51
現在のバージョン 1.0.1
最終更新日 2021-01-01
公開日 2020-12-31
評価 5.00/5 合計 1 レビュー
開発者 helmarluizjr
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "LinkedIn Finder",
    "version": "1.0.1",
    "description": "Powerful LinkedIn Profile Search Shortcut for Facebook and MeetUp users! Optimize your time, productivity and expand connections.",
    "content_scripts": [
        {
            "js": [
                "assets\/content-e0a4c960.js"
            ],
            "matches": [
                "*:\/\/*.meetup.com\/*",
                "*:\/\/*.facebook.com\/*"
            ]
        }
    ],
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "64": "images\/icon64.png",
        "128": "images\/icon128.png"
    },
    "permissions": [],
    "web_accessible_resources": [
        "content.js"
    ]
}