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
官方網址 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
電子郵箱 [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"
    }
}