Share Google Contacts with Shared Contacts®

Share Google Contacts like you share Google Docs with Gmail and Google Workspace (G Suite) users using Shared Contacts for Gmail®.

Share Google Contacts with Shared Contacts®란 무엇입니까?

Share Google Contacts with Shared Contacts®은(는) https://getsharedcontacts.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Share Google Contacts like you share Google Docs with Gmail and Google Workspace (G Suite) users using Shared Contacts for Gmail®."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

Share Google Contacts with Shared Contacts® 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        With Shared Contacts for Gmail®, you can:

→ Share Gmail Contact groups with specific users or groups of users
→ Share Google Contacts between accounts or with family, friends, colleagues etc.
→ Modify or add shared contacts in the shared groups
→ Shared contacts appear in search and show-up in Gmail autocomplete
→ Unlimited sharing capacity
→ Synchronization with mobiles/tablets and Outlook's "My Contacts"
→ Permissions management (Read Only/Can Edit/Can Delete/Can Share)
→ Create Gmail Shared Distribution List
→ Add, edit and access Shared Google Contacts from any device
→ Instantly sync shared contacts across all devices like phone, tablet, laptop, desktop and other smart devices
→ Easily Integrate with Google Contact lists
→ Share contacts with other domain users and free Gmail users

Shared Contacts for Gmail® lets you share Google Contact lists or groups. You can share your Gmail contacts or share Google Contacts with other Gmail & Google Workspace (G Suite) users in a matter of seconds. If you use Google Services and Google Contacts as your contacts manager then Shared Contacts for Gmail® is especially designed for you, to give you enhanced contact sharing capabilities.

You can create as many contact groups as you like and share your Google contact groups with as many Gmail and Google Workspace (G Suite) users as you like. Not only this, it also lets you define access permissions for the shared Google Contact labels. These permissions include view only access, editing permission, sharing permission, and permission to delete Google Contacts. You can also share Gmail contacts with other domain users and even free Gmail users in a matter of a few clicks.

You can also backup your Google Contacts with our app. In addition, our intuitive interface and strong integration helps you edit and share contacts directly from Gmail and Google Contacts, without having to login to your app dashboard. 

We have built Shared Contacts for Gmail® in a way that can make it extremely easy for you to share Google Contacts with any Gmail and Google Workspace (G Suite) users. Simply install our app and start sharing your Google Contact Labels.                    

확장 프로그램 기본 정보

이름 Share Google Contacts with Shared Contacts® Share Google Contacts with Shared Contacts®
ID nhmihkokjnmeaagjihlamgohjfmapehj
공식 URL https://chromewebstore.google.com/detail/share-google-contacts-wit/nhmihkokjnmeaagjihlamgohjfmapehj
설명 Share Google Contacts like you share Google Docs with Gmail and Google Workspace (G Suite) users using Shared Contacts for Gmail®.
파일 크기 1.57 MB
설치 횟수 12,497
현재 버전 2023.4.19
최근 업데이트 2023-04-21
출시 날짜 2020-06-05
평점 4.36/5 총 36 개의 평점
개발자 https://getsharedcontacts.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://www.getsharedcontacts.com?src=cws&LandingSite=GSC_CHROME_APP&LandingPage=Listing&form=[Link_to_Website]
도움말 페이지 URL https://www.getsharedcontacts.com/faq
개인정보 보호 정책 페이지 URL https://www.gmailsharedcontacts.com/privacy-policy
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Share Google Contacts with Shared Contacts\u00ae",
    "version": "2023.4.19",
    "description": "Share Google Contacts like you share Google Docs with Gmail and Google Workspace (G Suite) users using Shared Contacts for Gmail\u00ae.",
    "author": "Stephane Cohen",
    "signature": "https:\/\/app.getsharedcontacts.com",
    "short_name": "GSCExtension",
    "icons": {
        "128": "\/img\/gscLogo.png"
    },
    "background": {
        "service_worker": "backgroud_chrome_app.js"
    },
    "action": {
        "default_icon": {
            "16": "\/img\/gscLogo.png",
            "24": "\/img\/gscLogo.png",
            "32": "\/img\/gscLogo.png"
        },
        "default_title": "Shared Contacts For Gmail",
        "default_popup": "popup_chrome_app.html"
    }
}