Manchester City News

Manchester City News for Manchester City

Wat is Manchester City News?

Manchester City News is een Chrome-extensie ontwikkeld door https://www.kaistudios.com, en de belangrijkste functie is "Manchester City News for Manchester City".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Manchester City News

Download Manchester City News-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Manchester City News Manchester City News
ID eaoikiclojjlfmkoeljbecnfmbmfljff
Officiële URL https://chrome.google.com/webstore/detail/manchester-city-news/eaoikiclojjlfmkoeljbecnfmbmfljff
Beschrijving Manchester City News for Manchester City
Bestandsgrootte 166 KB
Aantal Installaties 62
Huidige Versie 0.1.30
Laatst Bijgewerkt 2016-07-20
Publicatiedatum 2016-07-19
Beoordeling 4.80/5 Totaal 10 Beoordelingen
Ontwikkelaar https://www.kaistudios.com
Betalingswijze free
Extensiewebsite https://www.kaistudios.com/apps
Help Pagina-URL https://www.kaistudios.com/contact/?src=MC
URL van de Privacybeleid Pagina https://www.kaistudios.com/privacy-policy
Ondersteunde Talen 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'"
}