TringMe - Cheap International Calls

Make cheap international calls at unbeatable rates. Calls & Messaging between TringMe users worldwide are always free.

TringMe - Cheap International Calls là gì?

TringMe - Cheap International Calls là một tiện ích mở rộng Chrome được phát triển bởi https://tringme.com, và tính năng chính của nó là "Make cheap international calls at unbeatable rates. Calls & Messaging between TringMe users worldwide are always free.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng TringMe - Cheap International Calls

Tải xuống các tệp mở rộng TringMe - Cheap International Calls dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Make cheap international calls to any mobile or landline number worldwide at rates cheaper than anyone else.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên TringMe - Cheap International Calls TringMe - Cheap International Calls
ID nodcdmejcfiedlflanbnbmnhlkhdngdj
URL Chính Thức https://chrome.google.com/webstore/detail/tringme-cheap-internation/nodcdmejcfiedlflanbnbmnhlkhdngdj
Mô tả Make cheap international calls at unbeatable rates. Calls & Messaging between TringMe users worldwide are always free.
Kích Thước Tệp 29.02 KB
Số Lần Cài Đặt 69
Phiên Bản Hiện Tại 1.2.1
Cập Nhật Lần Cuối 2016-03-13
Ngày Phát Hành 2016-03-13
Đánh Giá 4.50/5 Tổng số 8 Đánh Giá
Nhà Phát Triển https://tringme.com
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}