Android Fan Club
Android Fan Club Extension
Android Fan Club란 무엇입니까?
Android Fan Club은(는) https://www.androidfanclub.net에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Android Fan Club Extension"입니다.
확장 프로그램 스크린샷
Android Fan Club 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Android Fan Club Extension Will Help You To Stay Updated With Latest Android Updates. You will find out reviews of best apps, you will love to see the reviews of latest android games and this extension will allow you to search our website almost instantly. Installing This Extension Will Give You Instant Access To Android Fan Club's Updates.
확장 프로그램 기본 정보
이름 | Android Fan Club |
ID | lndeakojhdbokjmdpilpiaeehajllgda |
공식 URL | https://chromewebstore.google.com/detail/android-fan-club/lndeakojhdbokjmdpilpiaeehajllgda |
설명 | Android Fan Club Extension |
파일 크기 | 24.67 KB |
설치 횟수 | 12 |
현재 버전 | 1.1 |
최근 업데이트 | 2015-04-11 |
출시 날짜 | 2015-04-11 |
개발자 | https://www.androidfanclub.net |
결제 유형 | free |
확장 프로그램 웹 사이트 | http://www.androidfanclub.net |
도움말 페이지 URL | http://www.androidfanclub.net/contact-us |
지원되는 언어 | en-US |
manifest.json | |
{ "name": "Android Fan Club", "description": "Android Fan Club Extension", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "browser_action": { "default_icon": { "38": "icon.png" }, "default_title": "Android Fan Club Extension", "default_popup": "afc.html" }, "manifest_version": 2, "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'", "version": "1.1" } |