Recarga Tiempo Aire Telcel
Extensión recargas de tiempo aire Telcel
Что такое Recarga Tiempo Aire Telcel?
Recarga Tiempo Aire Telcel - это расширение Chrome, разработанное cis.desarrollo, и его основная функция - "Extensión recargas de tiempo aire Telcel".
Снимки экрана расширения
Скачать файл CRX расширения Recarga Tiempo Aire Telcel
Скачайте файлы расширений Recarga Tiempo Aire Telcel в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
La forma más simple de realizar sus recargas de tiempo aire exclusivo de Telcel, sin la necesidad de recurrir a algún portal. Esta extensión siempre estará a su disposición desde Chrome, y le ayudara a vender de forma fácil y clara tiempo aire a sus clientes.
Основная информация о расширении
Название | Recarga Tiempo Aire Telcel |
ID | eljcddmnomfabjcliepledhmggjdehfm |
Официальный URL | https://chromewebstore.google.com/detail/recarga-tiempo-aire-telce/eljcddmnomfabjcliepledhmggjdehfm |
Описание | Extensión recargas de tiempo aire Telcel |
Размер файла | 259 KB |
Количество установок | 223 |
Текущая Версия | 1.0.9 |
Последнее Обновление | 2016-11-07 |
Дата публикации | 2016-11-07 |
Рейтинг | 4.20/5 Всего 10 оценок |
Разработчик | cis.desarrollo |
Тип оплаты | free |
Поддерживаемые языки | es-419 |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Recarga Tiempo Aire Telcel", "manifest_version": 2, "version": "1.0.9", "description": "Extensi\u00f3n recargas de tiempo aire Telcel", "browser_action": { "default_title": "Recarga de saldo Telcel", "default_icon": "mail.png", "default_popup": "form.html" }, "icons": { "16": "16-16.png", "48": "48-48.png", "128": "128-128.png" }, "permissions": [ "http:\/\/www.eprepago-service.net\/*" ], "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'" } |