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
Eメール [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"
    }
}