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文件

下载Share Google Contacts with Shared Contacts®扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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"
    }
}