/phoneHelper

Google Chrome Extension that provides location and timezone information for phone numbers, plus click-to-dial

Primary LanguageJavaScript

phoneHelper

This Chrome Extension will show the location and timezone information for all phone numbers in a web page.

Installation

https://chrome.google.com/webstore/detail/phone-helper/cllcdbfbaembamcnhgkmihgmndhgimfb

Usage

A little phoneHelper icon will appear next to any identified phone numbers. Hovering over this image will show the location (North America for now), and timezone E = Eastern, C = Central, M = Mountain, P = Pacific, etc.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Credits

Big thanks to https://github.com/jasonphanley/chrome-gv-call which I pretty much stole to avoid my previous jQuery dependency.

License

https://opensource.org/licenses/GPL-3.0