Recarga Tiempo Aire Telcel
Extensión recargas de tiempo aire Telcel
Recarga Tiempo Aire Telcelとは何ですか?
Recarga Tiempo Aire Telcelはcis.desarrolloによって開発されたChromeの拡張機能で、その主な機能は「Extensión recargas de tiempo aire Telcel」です。
拡張機能のスクリーンショット
Recarga Tiempo Aire Telcel拡張機能のCRXファイルをダウンロード
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'" } |