Recarga Tiempo Aire MultiMarca
Extensión recargas de tiempo aire de múltiples compañías
Recarga Tiempo Aire MultiMarca란 무엇입니까?
Recarga Tiempo Aire MultiMarca은(는) cis.desarrollo에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Extensión recargas de tiempo aire de múltiples compañías"입니다.
확장 프로그램 스크린샷
Recarga Tiempo Aire MultiMarca 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Con la ayuda de esta extensión podrá usted realizar la venta de tiempo aire de las compañías Movistar, Unefon, Iusacell y Nextel de forma fácil y clara. La comodidad de usar como navegador Chrome nos permite ofrecerle esta herramienta para su mayor accesibilidad, y sin la necesidad de ingresar a algún portal para realizar sus ventas, gracias a esta extensión podrá realizar sus ventas mucho más rápido y con ello incrementarlas.
확장 프로그램 기본 정보
이름 | Recarga Tiempo Aire MultiMarca |
ID | fmcpedodneipjipfoapnfinhnfefppke |
공식 URL | https://chromewebstore.google.com/detail/recarga-tiempo-aire-multi/fmcpedodneipjipfoapnfinhnfefppke |
설명 | Extensión recargas de tiempo aire de múltiples compañías |
파일 크기 | 294 KB |
설치 횟수 | 149 |
현재 버전 | 2.0 |
최근 업데이트 | 2016-11-07 |
출시 날짜 | 2016-11-07 |
평점 | 4.22/5 총 9 개의 평점 |
개발자 | cis.desarrollo |
결제 유형 | free |
지원되는 언어 | es-419 |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Recarga Tiempo Aire MultiMarca", "manifest_version": 2, "version": "2.0", "description": "Extensi\u00f3n recargas de tiempo aire de m\u00faltiples compa\u00f1\u00edas", "browser_action": { "default_title": "Recarga de Tiempo Aire MultiMarca", "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'" } |