AC milan News

AC milan News for AC milan

什么是AC milan News?

AC milan News是由https://www.kaistudios.com开发的Chrome扩展程序,该扩展的主要功能是“AC milan News for AC milan”。

扩展截图

screenshot
screenshot

下载AC milan News扩展crx文件

下载AC milan News扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        AC milan News Reader, Get the latest News, Fixtures for AC milan in one place straight to your browser.

Don't forget to rate & review!

Note: This is not an official AC milan product.                    

扩展基本信息

名称 AC milan News AC milan News
ID gjecmnhnijknfggikocffiflbejmjefg
官方URL https://chrome.google.com/webstore/detail/ac-milan-news/gjecmnhnijknfggikocffiflbejmjefg
简介 AC milan News for AC milan
文件大小 121 KB
安装次数 35
当前版本 0.1.30
更新时间 2016-07-20
上架时间 2016-07-19
评分 4.60/5 共5次评分
开发者 https://www.kaistudios.com
付费类型 free
扩展官网 https://www.kaistudios.com/apps
帮助页面URL https://www.kaistudios.com/contact/?src=ACM
隐私政策页面URL https://www.kaistudios.com/privacy-policy
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "AC milan News",
    "version": "0.1.30",
    "manifest_version": 2,
    "description": "AC milan News for AC milan",
    "icons": {
        "128": "img\/icon_128.png",
        "48": "img\/icon48.png",
        "16": "img\/icon_016.png",
        "19": "img\/icon_019.png"
    },
    "options_page": "options.html",
    "options_ui": {
        "chrome_style": true,
        "page": "options.html"
    },
    "browser_action": {
        "default_icon": "img\/icon_128.png",
        "default_popup": "popup.html",
        "default_title": "AC milan News"
    },
    "permissions": [
        "tabs",
        "storage",
        "identity",
        "https:\/\/www.googleapis.com\/",
        "unlimitedStorage",
        "",
        "https:\/\/ajax.googleapis.com\/"
    ],
    "oauth2": {
        "client_id": "762935999086-g0e3ptpj797vmmb97anp8u75l3bqrcn8.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/plus.login",
            "https:\/\/www.googleapis.com\/auth\/chromewebstore.readonly"
        ]
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'"
}