Manchester City News

Manchester City News for Manchester City

Manchester City Newsとは何ですか?

Manchester City Newsはhttps://www.kaistudios.comによって開発されたChromeの拡張機能で、その主な機能は「Manchester City News for Manchester City」です。

拡張機能のスクリーンショット

screenshot
screenshot

Manchester City News拡張機能のCRXファイルをダウンロード

Manchester City News拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Manchester City RSS Feed Reader, News, Standings, Fixtures for The Blues

Get the latest news, standings in one place straight to your browser.

Don't forget to rate & review. Go city!

Note: This is not an official Manchester City product.                    

拡張機能の基本情報

名前 Manchester City News Manchester City News
ID eaoikiclojjlfmkoeljbecnfmbmfljff
公式URL https://chrome.google.com/webstore/detail/manchester-city-news/eaoikiclojjlfmkoeljbecnfmbmfljff
説明 Manchester City News for Manchester City
ファイルサイズ 166 KB
インストール数 62
現在のバージョン 0.1.30
最終更新日 2016-07-20
公開日 2016-07-19
評価 4.80/5 合計 10 レビュー
開発者 https://www.kaistudios.com
支払い方法 free
拡張機能のウェブサイト https://www.kaistudios.com/apps
ヘルプページのURL https://www.kaistudios.com/contact/?src=MC
プライバシーポリシーページのURL https://www.kaistudios.com/privacy-policy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Manchester City News",
    "version": "0.1.30",
    "manifest_version": 2,
    "description": "Manchester City News for Manchester City",
    "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": "Manchester City News"
    },
    "permissions": [
        "tabs",
        "storage",
        "identity",
        "https:\/\/www.googleapis.com\/",
        "unlimitedStorage",
        "",
        "https:\/\/ajax.googleapis.com\/"
    ],
    "oauth2": {
        "client_id": "616251478210-bf67bmbc8q38jgfd9ntvarb2ijiet288.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'"
}