Contact Editor for Google Contacts

Edit your contact in a spreadsheet format. You can edit multiple contacts at single action.

Τι είναι το Contact Editor for Google Contacts;

Το Contact Editor for Google Contacts είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον I-ON Communications, και η κύρια λειτουργία του είναι "Edit your contact in a spreadsheet format. You can edit multiple contacts at single action.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Contact Editor for Google Contacts

Λήψη αρχείων επέκτασης Contact Editor for Google Contacts σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Contact Editor enables you to edit your contact information in a spreadsheet format with a single click!

Are you tired of editing your numerous contacts one by one? Here is the best solution in the world.

* Do you have hundreds of thousands of contacts that you can’t even start editing them?
* Are they stored randomly without any criteria?
* Do you find a lot of duplicates in your contacts?
* Is the number registered in the mobile phone field really a mobile number?
* Are the national codes and area codes properly organized?

Contact Editor enables you to edit your contact information in a spreadsheet format with a single click!

* You can cut, copy, and edit multiple contacts at once.
* It supports field-specific searching and sorting and it makes editing contacts so much easier.
* Contact Editor offers diverse built-in features for editing your Google contacts.


The World’s Best Contact Editor

Add to Chrome NOW! It's free!
_

한번의 클릭으로 간편하게 연락처를 관리하세요!

지금까지 어려웠던 연락처 정리.
컨택에디터로 가장 쉽고 빠르게 수백 수천개의 연락처를 관리 할 수 있습니다.
사용자 최적화 : 사용자가 원하는 내용만 커스터마이징하여 사용할 수 있습니다.
편리한 셀 편집 : 수천개의 연락처와 수백개의 수정 사항도 스프레드시트에서 한번에 처리할 수 있습니다.
개인 및 그룹 관리 : 각각의 연락처를 개인 또는 그룹별로 편집하여 관리할 수 있습니다.
연락처 합치기 : 이메일, 이름, 전화번호 등을 추출하여 원하는 형식으로 한 셀에 병합할 수 있습니다.
각국의 형식에 맞게 : 국내 연락처 뿐만 아니라 해외 연락처들도 각국의 형식에 맞게 편집 가능합니다.
너무 쉬운 호환성 : 구글 주소록의 모든 연락처를 스마트폰, PC 등 모바일 기기에 연동 가능합니다.

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

1. Subscribe to our YouTube channel!
http://bit.do/contacteditor


2. Take a look at the features

> Organize your contacts in less than 3 minutes 
http://bit.do/organizecontacts

> Create business contacts1
http://bit.do/bizcontacts1

> Create business contacts2
http://bit.do/bizcontacts2

> Email validation
http://bit.do/emailvalidation

> Edit Gmail contacts
http://bit.do/gmailcontacts




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

Βασικές Πληροφορίες Επέκτασης

Όνομα Contact Editor for Google Contacts Contact Editor for Google Contacts
ID kfdocpnoiimdgjglhkbbbfholbibhgmh
Επίσημο URL https://chromewebstore.google.com/detail/contact-editor-for-google/kfdocpnoiimdgjglhkbbbfholbibhgmh
Περιγραφή Edit your contact in a spreadsheet format. You can edit multiple contacts at single action.
Μέγεθος Αρχείου 5.88 MB
Αριθμός Εγκαταστάσεων 12,495
Τρέχουσα Έκδοση 0.0.1.0036
Τελευταία Ενημέρωση 2020-08-22
Ημερομηνία Δημοσίευσης 2020-06-15
Αξιολόγηση 3.86/5 Συνολικά 43 Αξιολογήσεις
Προγραμματιστής I-ON Communications
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://contacteditor.io
Διεύθυνση URL της Σελίδας Βοήθειας https://contacteditor.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": "ContactEditor",
    "version": "0.0.1.0036",
    "default_locale": "en",
    "description": "__MSG_extDescription__",
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_icon": "static\/image\/favicon\/favicon-g.png"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "icons": {
        "16": "static\/image\/favicon\/favicon-g.png",
        "48": "static\/image\/favicon\/favicon-g.png",
        "128": "static\/image\/favicon\/favicon-g.png"
    },
    "web_accessible_resources": [
        "static\/image\/favicon\/favicon.png"
    ]
}