Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/splitbrain/googlephonefix
Fix your Google Contact's phone numbers
https://github.com/splitbrain/googlephonefix
google-contacts javascript obsolete
Last synced: 5 days ago
JSON representation
Fix your Google Contact's phone numbers
- Host: GitHub
- URL: https://github.com/splitbrain/googlephonefix
- Owner: splitbrain
- License: mit
- Created: 2011-04-09T21:58:01.000Z (over 13 years ago)
- Default Branch: gh-pages
- Last Pushed: 2012-04-30T11:41:12.000Z (over 12 years ago)
- Last Synced: 2024-10-05T13:16:30.697Z (about 1 month ago)
- Topics: google-contacts, javascript, obsolete
- Language: JavaScript
- Homepage: http://splitbrain.github.com/googlephonefix/
- Size: 128 KB
- Stars: 34
- Watchers: 8
- Forks: 17
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Google Contacts Phone Number & Email Address Fixer
#### About:
This tool connects with your Google Contacts account. It loads the data of all contacts, reformats the phone numbers, and checks the email addresses. Phone numbers get country prefixes added, dashes and dots removed and area codes from some countries are separated from the rest of the number. The email addresses are transformed to lowercase and checked, if each one is actually valid.#### Warranty
A preview of how the fixed numbers and email addresses will look like is shown before any action is taken. Creating a backup of your contacts is recommended before running this application. **Absolutely no warranties are given**. Use at your own risk.#### Security
No data is transferred to any 3rd party - the whole application is running within your browser and the Google API servers. You are welcome to [download the sources](https://github.com/splitbrain/googlephonefix) and run it on your own computer.#### Authors:
This tool was written by [Andreas Gohr](http://www.splitbrain.org/) and was updated by [Fabian Beiner](http://fabian-beiner.de/). See LICENSE file for licensing terms.