Recarga Tiempo Aire MultiMarca Micropayments
Extensión recargas de tiempo aire de múltiples compañías
Recarga Tiempo Aire MultiMarca Micropayments란 무엇입니까?
Recarga Tiempo Aire MultiMarca Micropayments은(는) Unknown에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Extensión recargas de tiempo aire de múltiples compañías"입니다.
확장 프로그램 스크린샷
Recarga Tiempo Aire MultiMarca Micropayments 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Conviértete en nuestro cliente Micropaymets para obtener grandes beneficios en tu negocio. Haz que tus clientes no pierdan tiempo haciendo filas en el banco, con nuestros servicios podrás realizar pagos sin necesidad de acudir a una sucursal y con la mayor seguridad de obtener el beneficio de tu pago. Puedes pagar servicios TELMEX, CFE, Liverpool, Palacio de Hierro, Megacable y muchos mas. Si cuentas con una tarjeta de crédito o debito compra saldo desde la comodidad de tu negocio e incrementa tus ventas. Puedes hacer recargas de tiempo aire de las principales compañías: Telcel, Iusacell, Movistar, Unefon, Nextel.
확장 프로그램 기본 정보
이름 | Recarga Tiempo Aire MultiMarca Micropayments |
ID | pphipghknfnodgeechjollnabnnonbpl |
공식 URL | https://chromewebstore.google.com/detail/recarga-tiempo-aire-multi/pphipghknfnodgeechjollnabnnonbpl |
설명 | Extensión recargas de tiempo aire de múltiples compañías |
파일 크기 | 406 KB |
설치 횟수 | 34 |
현재 버전 | 1.0.1 |
최근 업데이트 | 2014-08-07 |
출시 날짜 | 2014-08-07 |
평점 | 4.00/5 총 4 개의 평점 |
개발자 | Unknown |
결제 유형 | free |
확장 프로그램 웹 사이트 | http://www.micropaymentsmm.net/ |
도움말 페이지 URL | http://www.micropaymentsmm.net/ |
지원되는 언어 | es-419 |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Recarga Tiempo Aire MultiMarca Micropayments", "manifest_version": 2, "version": "1.0.1", "description": "Extensi\u00f3n recargas de tiempo aire de m\u00faltiples compa\u00f1\u00edas", "browser_action": { "default_title": "Recarga de Tiempo Aire MultiMarca Micropayments", "default_icon": "mail.png", "default_popup": "form.html" }, "icons": { "16": "16-16.png", "48": "48-48.png", "128": "128-128.png" }, "permissions": [ "http:\/\/www.micropaymentsmm.net\/*" ], "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'" } |