Get your Linkedin family on Coffeee.io

Get your Linkedin family on Coffeee.io

Vad är Get your Linkedin family on Coffeee.io?

Get your Linkedin family on Coffeee.io är en Chrome-tillägg utvecklad av Coffeee.io, och dess huvudfunktion är "Get your Linkedin family on Coffeee.io".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner Get your Linkedin family on Coffeee.io-förlängningens CRX-fil

Ladda ner Get your Linkedin family on Coffeee.io-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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 !!                    

Grundläggande Information om Tillägg

Namn Get your Linkedin family on Coffeee.io Get your Linkedin family on Coffeee.io
ID jdljloonnicomdafhnljcjblkghndpcp
Officiell webbadress https://chromewebstore.google.com/detail/get-your-linkedin-family/jdljloonnicomdafhnljcjblkghndpcp
Beskrivning Get your Linkedin family on Coffeee.io
Filstorlek 5.34 MB
Antal Installationer 180
Aktuell Version 1.3
Senast Uppdaterad 2023-05-04
Publiceringsdatum 2023-04-11
Utvecklare Coffeee.io
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://www.coffeee.io
URL till Sekretesspolicy Sidan https://www.coffeee.io/privacy-policy
Stödda Språk 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"
    }
}