FAskin

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

什麼是FAskin?

FAskin是由c4pp4開發的Chrome擴展程式,該擴展的主要功能是“Modification of the default look of the online football manager www.footballarena.org.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載FAskin擴展crx文件

下載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
官方網址 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"
    ]
}