Contact Share for Google Contacts

the most convenient tool to automatically transfer and save thousands of Google contacts to another user’s google Account.

Contact Share for Google Contactsとは何ですか?

Contact Share for Google Contactsはhttps://contactshare.ioによって開発されたChromeの拡張機能で、その主な機能は「the most convenient tool to automatically transfer and save thousands of Google contacts to another user’s google Account.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Contact Share for Google Contacts拡張機能のCRXファイルをダウンロード

Contact Share for Google Contacts拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Contact Share - simple, fast, and convenient tool to share Google contacts with users inside or outside of your organization.

With Contact Share, you can effortlessly share thousands of your contacts with other Google users at once.

Pick a group from your contact list, enter the recipient’s gmail address - and share! Once the recipient accepts the shared group, all contacts will be synced to their own Google account and saved on their mobile phone.

You can also assign different access permissions to other users, and set up automatic synchronization which will regularly update the shared contact group details among all users that are sharing the contact group.

Contact Share will also give you access to Contact Editor, a Google contact manager that lets you organize your contacts in a spreadsheet format on your PC.


With Contact Share, you can:

✪ Get access to Google contact organizing solution Contact Editor
✪ Share unlimited number of groups and contacts
✪ Share contact groups with external domain users
✪ Assign access permission to the shared group recipients
✪ Set up shared contact group automatic synchronization

Contact Sharing has never been easier.

_
한번의 클릭으로 간편하게 연락처를 공유하세요!

조직내에 있는 사용자 또는 다른 사용자와 연락처을 공유하고, 변경된 연락처 역시 최신의 정보로 유지하세요.
수백개, 수천개의 연락처를 다른 사용자의 핸드폰에 빠르고 간편하게 자동으로 공유합니다.

간편한 연락처 공유 : 구글 주소록에 저장되어 있는 연락처 그룹을 선택하세요. 그리고 공유할 사용자의 메일 주소를 입력하면 끝.
손쉬운 연락처 수정/정리 : 지금까지 미뤄왔던 연락처 정리, 컨택에디터가 컨택쉐어에는 포함되어 있습니다.
연락처 공유 자동 동기화 : 연락처 그룹이 일정 시간마다 자동 동기화가 됩니다.

단 한번의 클릭으로 구글연락처를 공유할 수 있는 연락처 관리서비스, 컨택쉐어를 지금 바로 무료로 만나보세요!
_


No personal information is transmitted to any external sources through Contact Share and it does not collect or save any personal information but only provide API connection between users' browser and Google servers.                    

拡張機能の基本情報

名前 Contact Share for Google Contacts Contact Share for Google Contacts
ID fmbehbgegmmidackgnpnfifhegbnnpek
公式URL https://chromewebstore.google.com/detail/contact-share-for-google/fmbehbgegmmidackgnpnfifhegbnnpek
説明 the most convenient tool to automatically transfer and save thousands of Google contacts to another user’s google Account.
ファイルサイズ 499 KB
インストール数 161
現在のバージョン 0.0.1.0002
最終更新日 2020-07-06
公開日 2020-06-30
開発者 https://contactshare.io
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://contactshare.io
ヘルプページのURL https://contactshare.io#faq
プライバシーポリシーページのURL https://contacteditor.io/privacy.html
対応言語 en,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_extName__",
    "short_name": "ContactShare",
    "version": "0.0.1.0002",
    "default_locale": "en",
    "description": "__MSG_extDescription__",
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_icon": "static\/img\/favicon\/favicon_128x128.png"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "icons": {
        "16": "static\/img\/favicon\/favicon_128x128.png",
        "48": "static\/img\/favicon\/favicon_128x128.png",
        "128": "static\/img\/favicon\/favicon_128x128.png"
    },
    "web_accessible_resources": [
        "static\/img\/favicon\/favicon_128x128.png"
    ]
}