Vodafone Egypt Extension
Instantly access various services with Vodafone.
Vodafone Egypt Extension란 무엇입니까?
Vodafone Egypt Extension은(는) Vodafone Egypt에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Instantly access various services with Vodafone."입니다.
확장 프로그램 스크린샷
Vodafone Egypt Extension 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
This Vodafone chrome extension lets you access Vodafone’s products and services in no time. You can easily recharge your balance, transfer balance to another number, explore our shop and purchase any product offered online. You can also know our latest deals and offers. Vodafone extension is a free online service that saves you time and effort, and allows you to do many actions quickly.
확장 프로그램 기본 정보
이름 | |
ID | hoeeljfffhepcmcdmpmnhgfehmmmfocb |
공식 URL | https://chrome.google.com/webstore/detail/vodafone-egypt-extension/hoeeljfffhepcmcdmpmnhgfehmmmfocb |
설명 | Instantly access various services with Vodafone. |
파일 크기 | 335 KB |
설치 횟수 | 540 |
현재 버전 | 0.6 |
최근 업데이트 | 2015-08-31 |
출시 날짜 | 2015-08-31 |
평점 | 4.78/5 총 18 개의 평점 |
개발자 | Vodafone Egypt |
결제 유형 | free |
확장 프로그램 웹 사이트 | http://www.vodafone.com.eg |
도움말 페이지 URL | http://www.vodafone.com.eg/vodafoneportalWeb/en/myworldFAQs_Page |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Vodafone Egypt Extension", "version": "0.6", "description": "Instantly access various services with Vodafone.", "icons": { "16": "img\/icon.png", "48": "img\/icon.png", "128": "img\/icon.png" }, "browser_action": { "default_icon": "img\/icon.png", "default_title": "Vodafone", "default_popup": "popup.html" }, "permissions": [ "tabs" ] } |