Get your Linkedin family on Coffeee.io

Get your Linkedin family on Coffeee.io

Get your Linkedin family on Coffeee.ioとは何ですか?

Get your Linkedin family on Coffeee.ioはCoffeee.ioによって開発されたChromeの拡張機能で、その主な機能は「Get your Linkedin family on Coffeee.io」です。

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

screenshot
screenshot
screenshot

Get your Linkedin family on Coffeee.io拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Coffeee.io is the fastest growing community of Superstar Developers . Join it , to get discovered by leading tech recruiters globally and land high-paying jobs !

 Spread the word,  get your friends to join and get rewarded .

Features:

You can now refer to your connections to join using this extension and get rewarded handsomely .

This extension will enable you to:
- Connect your LinkedIn account 

- Select and refer connections

Refer Now !!                    

拡張機能の基本情報

名前 Get your Linkedin family on Coffeee.io Get your Linkedin family on Coffeee.io
ID jdljloonnicomdafhnljcjblkghndpcp
公式URL https://chromewebstore.google.com/detail/get-your-linkedin-family/jdljloonnicomdafhnljcjblkghndpcp
説明 Get your Linkedin family on Coffeee.io
ファイルサイズ 5.34 MB
インストール数 180
現在のバージョン 1.3
最終更新日 2023-05-04
公開日 2023-04-11
開発者 Coffeee.io
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.coffeee.io
プライバシーポリシーページのURL https://www.coffeee.io/privacy-policy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Get your Linkedin family on Coffeee.io",
    "version": "1.3",
    "description": "Get your Linkedin family on Coffeee.io",
    "host_permissions": [
        "*:\/\/*.linkedin.com\/*",
        "*:\/\/*.coffeee.io\/*"
    ],
    "action": {
        "default_popup": "index.html"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "public\/*",
                "all-users-coffeee.html"
            ],
            "matches": [
                ""
            ],
            "use_dynamic_url": true
        }
    ],
    "permissions": [
        "cookies"
    ],
    "icons": {
        "16": "icons\/16X16.png",
        "32": "icons\/32X32.png",
        "48": "icons\/48X48.png",
        "128": "icons\/128X128.png"
    }
}