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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
이메일 [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"
    }
}