VoipDiscount Extension
Set up a call or send a text message with the VoipDiscount Chrome Extension
Что такое VoipDiscount Extension?
VoipDiscount Extension - это расширение Chrome, разработанное https://www.voipdiscount.com, и его основная функция - "Set up a call or send a text message with the VoipDiscount Chrome Extension".
Снимки экрана расширения
Скачать файл CRX расширения VoipDiscount Extension
Скачайте файлы расширений VoipDiscount Extension в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Set up a phone-to-phone call within a click or contact your friends and family through text messages directly through the VoipDiscount Chrome Extension. You can also look up local resellers and buy credit within a few clicks of the mouse. The regular VoipDiscount rates apply for all calls and text messages.
Основная информация о расширении
Название | |
ID | hgmibcjlhmgdngndjhdkfamjopneomfg |
Официальный URL | https://chromewebstore.google.com/detail/voipdiscount-extension/hgmibcjlhmgdngndjhdkfamjopneomfg |
Описание | Set up a call or send a text message with the VoipDiscount Chrome Extension |
Размер файла | 452 KB |
Количество установок | 75 |
Текущая Версия | 2.3.2 |
Последнее Обновление | 2014-01-29 |
Дата публикации | 2014-01-29 |
Рейтинг | 4.80/5 Всего 10 оценок |
Разработчик | https://www.voipdiscount.com |
Тип оплаты | free |
Официальный сайт расширения | https://www.voipdiscount.com/ |
URL страницы помощи | https://www.voipdiscount.com/customerservice/main_screen |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "VoipDiscount Extension", "short_name": "VoipDiscount", "description": "Set up a call or send a text message with the VoipDiscount Chrome Extension", "version": "2.3.2", "browser_action": { "default_icon": "app\/images\/favicon.ico", "default_popup": "app\/index.html", "default_title": "VoipDiscount Plugin" }, "icons": { "16": "app\/images\/favicon-16.png", "48": "app\/images\/favicon-48.png", "128": "app\/images\/favicon-128.png" }, "permissions": [ "https:\/\/www.voipdiscount.com\/*" ], "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'" } |