Android Fan Club

Android Fan Club Extension

什么是Android Fan Club?

Android Fan Club是由https://www.androidfanclub.net开发的Chrome扩展程序,该扩展的主要功能是“Android Fan Club Extension”。

扩展截图

screenshot

下载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 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"
}