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
公式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"
    ]
}