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'" } |