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®.

O que é Share Google Contacts with Shared Contacts®?

Share Google Contacts with Shared Contacts® é uma extensão do Chrome desenvolvida por https://getsharedcontacts.com, e sua principal característica é "Share Google Contacts like you share Google Docs with Gmail and Google Workspace (G Suite) users using Shared Contacts for Gmail®.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Share Google Contacts with Shared Contacts®

Baixe arquivos de extensão Share Google Contacts with Shared Contacts® no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Share Google Contacts with Shared Contacts® Share Google Contacts with Shared Contacts®
ID nhmihkokjnmeaagjihlamgohjfmapehj
URL Oficial https://chromewebstore.google.com/detail/share-google-contacts-wit/nhmihkokjnmeaagjihlamgohjfmapehj
Descrição Share Google Contacts like you share Google Docs with Gmail and Google Workspace (G Suite) users using Shared Contacts for Gmail®.
Tamanho do Arquivo 1.57 MB
Contagem de Instalações 12,497
Versão Atual 2023.4.19
Última Atualização 2023-04-21
Data de Publicação 2020-06-05
Classificação 4.36/5 Total de 36 Avaliações
Desenvolvedor https://getsharedcontacts.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.getsharedcontacts.com?src=cws&LandingSite=GSC_CHROME_APP&LandingPage=Listing&form=[Link_to_Website]
URL da Página de Ajuda https://www.getsharedcontacts.com/faq
URL da Página de Política de Privacidade https://www.gmailsharedcontacts.com/privacy-policy
Idiomas Suportados 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"
    }
}