Manchester City News

Manchester City News for Manchester City

ما هو Manchester City News؟

Manchester City News هو إضافة Chrome تم تطويرها بواسطة https://www.kaistudios.com، والميزة الرئيسية لها هي "Manchester City News for Manchester City".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة Manchester City News

قم بتنزيل ملفات الامتداد Manchester City News بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
عنوان صفحة المساعدة https://www.kaistudios.com/contact/?src=MC
عنوان صفحة سياسة الخصوصية 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'"
}