AC milan News

AC milan News for AC milan

AC milan Newsคืออะไร?

AC milan News เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.kaistudios.com และคุณลักษณะหลักของมันคือ "AC milan News for AC milan"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย AC milan News

ดาวน์โหลดไฟล์ส่วนขยาย AC milan News ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

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