TringMe - Cheap International Calls

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

Co to jest TringMe - Cheap International Calls?

TringMe - Cheap International Calls to rozszerzenie Chrome opracowane przez https://tringme.com, a jego główną funkcją jest „Make cheap international calls at unbeatable rates. Calls & Messaging between TringMe users worldwide are always free.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia TringMe - Cheap International Calls

Pobierz pliki rozszerzeń TringMe - Cheap International Calls w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

Podstawowe informacje o rozszerzeniu

Nazwa TringMe - Cheap International Calls TringMe - Cheap International Calls
ID nodcdmejcfiedlflanbnbmnhlkhdngdj
Oficjalny URL https://chrome.google.com/webstore/detail/tringme-cheap-internation/nodcdmejcfiedlflanbnbmnhlkhdngdj
Opis Make cheap international calls at unbeatable rates. Calls & Messaging between TringMe users worldwide are always free.
Rozmiar pliku 29.02 KB
Liczba instalacji 69
Aktualna Wersja 1.2.1
Ostatnia Aktualizacja 2016-03-13
Data Publikacji 2016-03-13
Ocena 4.50/5 Łącznie 8 Oceny
Deweloper https://tringme.com
Typ Płatności free
Obsługiwane Języki 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"
    ]
}