MUFC Latest Fixture

This extension provides you with the latest fixture details of Manchester United Football Club.

MUFC Latest Fixtureとは何ですか?

MUFC Latest Fixtureはshadowによって開発されたChromeの拡張機能で、その主な機能は「This extension provides you with the latest fixture details of Manchester United Football Club.」です。

拡張機能のスクリーンショット

screenshot

MUFC Latest Fixture拡張機能のCRXファイルをダウンロード

MUFC Latest Fixture拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        This extension provides you with the latest fixture details of Manchester United Football Club.                    

拡張機能の基本情報

名前 MUFC Latest Fixture MUFC Latest Fixture
ID dgpebflehpmkmljplhejbmnjfhfbocbi
公式URL https://chromewebstore.google.com/detail/mufc-latest-fixture/dgpebflehpmkmljplhejbmnjfhfbocbi
説明 This extension provides you with the latest fixture details of Manchester United Football Club.
ファイルサイズ 32 KB
インストール数 101
現在のバージョン 1.0.3
最終更新日 2020-07-07
公開日 2020-03-30
評価 5.00/5 合計 1 レビュー
開発者 shadow
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "MUFC Latest Fixture",
    "version": "1.0.3",
    "browser_action": {
        "default_icon": "assets\/icon128.png",
        "icons": {
            "16": "icon16.png",
            "48": "icon48.png",
            "128": "icon128.png"
        },
        "default_popup": "src\/popup.html"
    },
    "permissions": [
        "https:\/\/www.google.com\/*"
    ]
}