AC milan News

AC milan News for AC milan

AC milan News क्या है?

AC milan News https://www.kaistudios.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "AC milan News for AC milan"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में AC milan News एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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'"
}