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文件
下載Android Fan Club擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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 |
官方網址 | 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" } |