TringMe - Cheap International Calls
Make cheap international calls at unbeatable rates. Calls & Messaging between TringMe users worldwide are always free.
What is TringMe - Cheap International Calls?
TringMe - Cheap International Calls is a Chrome extension developed by https://tringme.com, and its main feature is "Make cheap international calls at unbeatable rates. Calls & Messaging between TringMe users worldwide are always free.".
Extension Screenshots
Download TringMe - Cheap International Calls Extension CRX File
Download TringMe - Cheap International Calls extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Make cheap international calls to any mobile or landline number worldwide at rates cheaper than anyone else.
Extension Basic Information
Name | |
ID | nodcdmejcfiedlflanbnbmnhlkhdngdj |
Official URL | https://chrome.google.com/webstore/detail/tringme-cheap-internation/nodcdmejcfiedlflanbnbmnhlkhdngdj |
Description | Make cheap international calls at unbeatable rates. Calls & Messaging between TringMe users worldwide are always free. |
File Size | 29.02 KB |
Installation Count | 69 |
Current Version | 1.2.1 |
Last Updated | 2016-03-13 |
Publish Date | 2016-03-13 |
Rating | 4.50/5 Total 8 Ratings |
Developer | https://tringme.com |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "TringMe - Cheap International Calls", "description": "Make cheap international calls at unbeatable rates. Calls & Messaging between TringMe users worldwide are always free.", "version": "1.2.1", "background": { "scripts": [ "js\/background.js" ], "persistent": false }, "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "browser_action": { "default_icon": "images\/icon.png", "default_title": "TringMe" }, "permissions": [ "tabs", "notifications", "unlimitedStorage" ] } |