FAskin

Modification of the default look of the online football manager www.footballarena.org.

FAskinคืออะไร?

FAskin เป็นส่วนขยายของ Chrome ที่พัฒนาโดย c4pp4 และคุณลักษณะหลักของมันคือ "Modification of the default look of the online football manager www.footballarena.org."

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        FAskin is changing the default look of the online football manager www.footballarena.org.

To report a bug use FA Mail, my Team ID is 9495.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ FAskin FAskin
ID ackgoahjjkmdaidhemlmggdkmjigjind
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/faskin/ackgoahjjkmdaidhemlmggdkmjigjind
คำอธิบาย Modification of the default look of the online football manager www.footballarena.org.
ขนาดไฟล์ 52.48 KB
จำนวนการติดตั้ง 20
เวอร์ชันปัจจุบัน 15.11.3
อัปเดตครั้งล่าสุด 2015-11-03
วันที่เผยแพร่ 2015-11-03
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา c4pp4
ประเภทการชำระเงิน free
URL หน้าช่วยเหลือ http://www.footballarena.org/?goto=team-home&idteam=9495
ภาษาที่รองรับ de,en,nl,es,hu,pl,pt-BR,pt-PT,ro,sk,fi,cs,el,fa,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "FAskin",
    "version": "15.11.3",
    "manifest_version": 2,
    "description": "__MSG_description__",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "default_locale": "en",
    "minimum_chrome_version": "26",
    "content_scripts": [
        {
            "matches": [
                "*:\/\/www.footballarena.org\/*"
            ],
            "css": [
                "stylesheet.css"
            ]
        }
    ],
    "web_accessible_resources": [
        "pics\/avatar.gif",
        "pics\/letter-a.png",
        "pics\/letter-b.png",
        "pics\/manager.gif"
    ]
}