Recarga Tiempo Aire Telcel

Extensión recargas de tiempo aire Telcel

Recarga Tiempo Aire Telcel là gì?

Recarga Tiempo Aire Telcel là một tiện ích mở rộng Chrome được phát triển bởi cis.desarrollo, và tính năng chính của nó là "Extensión recargas de tiempo aire Telcel".

Ả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 Recarga Tiempo Aire Telcel

Tải xuống các tệp mở rộng Recarga Tiempo Aire Telcel 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

                        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.                    

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

Tên Recarga Tiempo Aire Telcel Recarga Tiempo Aire Telcel
ID eljcddmnomfabjcliepledhmggjdehfm
URL Chính Thức https://chromewebstore.google.com/detail/recarga-tiempo-aire-telce/eljcddmnomfabjcliepledhmggjdehfm
Mô tả Extensión recargas de tiempo aire Telcel
Kích Thước Tệp 259 KB
Số Lần Cài Đặt 223
Phiên Bản Hiện Tại 1.0.9
Cập Nhật Lần Cuối 2016-11-07
Ngày Phát Hành 2016-11-07
Đánh Giá 4.20/5 Tổng số 10 Đánh Giá
Nhà Phát Triển cis.desarrollo
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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'"
}