Manchester City News

Manchester City News for Manchester City

Manchester City News là gì?

Manchester City News là một tiện ích mở rộng Chrome được phát triển bởi https://www.kaistudios.com, và tính năng chính của nó là "Manchester City News for Manchester City".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Manchester City News

Tải xuống các tệp mở rộng Manchester City News dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Manchester City News Manchester City News
ID eaoikiclojjlfmkoeljbecnfmbmfljff
URL Chính Thức https://chrome.google.com/webstore/detail/manchester-city-news/eaoikiclojjlfmkoeljbecnfmbmfljff
Mô tả Manchester City News for Manchester City
Kích Thước Tệp 166 KB
Số Lần Cài Đặt 62
Phiên Bản Hiện Tại 0.1.30
Cập Nhật Lần Cuối 2016-07-20
Ngày Phát Hành 2016-07-19
Đánh Giá 4.80/5 Tổng số 10 Đánh Giá
Nhà Phát Triển https://www.kaistudios.com
Loại Thanh Toán free
Trang Web Mở Rộng https://www.kaistudios.com/apps
URL Trang Trợ Giúp https://www.kaistudios.com/contact/?src=MC
URL Trang Chính Sách Bảo Mật https://www.kaistudios.com/privacy-policy
Ngôn Ngữ Được Hỗ Trợ 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'"
}