Recarga Tiempo Aire Telcel
Extensión recargas de tiempo aire Telcel
What is Recarga Tiempo Aire Telcel?
Recarga Tiempo Aire Telcel is a Chrome extension developed by cis.desarrollo, and its main feature is "Extensión recargas de tiempo aire Telcel".
Extension Screenshots
Download Recarga Tiempo Aire Telcel Extension CRX File
Download Recarga Tiempo Aire Telcel extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Recarga Tiempo Aire Telcel |
ID | eljcddmnomfabjcliepledhmggjdehfm |
Official URL | https://chromewebstore.google.com/detail/recarga-tiempo-aire-telce/eljcddmnomfabjcliepledhmggjdehfm |
Description | Extensión recargas de tiempo aire Telcel |
File Size | 259 KB |
Installation Count | 223 |
Current Version | 1.0.9 |
Last Updated | 2016-11-07 |
Publish Date | 2016-11-07 |
Rating | 4.20/5 Total 10 Ratings |
Developer | cis.desarrollo |
Payment Type | free |
Supported Languages | 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'" } |