MUFC Latest Fixture

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

What is MUFC Latest Fixture?

MUFC Latest Fixture is a Chrome extension developed by shadow, and its main feature is "This extension provides you with the latest fixture details of Manchester United Football Club.".

Extension Screenshots

screenshot

Download MUFC Latest Fixture Extension CRX File

Download MUFC Latest Fixture extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name MUFC Latest Fixture MUFC Latest Fixture
ID dgpebflehpmkmljplhejbmnjfhfbocbi
Official URL https://chromewebstore.google.com/detail/mufc-latest-fixture/dgpebflehpmkmljplhejbmnjfhfbocbi
Description This extension provides you with the latest fixture details of Manchester United Football Club.
File Size 32 KB
Installation Count 101
Current Version 1.0.3
Last Updated 2020-07-07
Publish Date 2020-03-30
Rating 5.00/5 Total 1 Ratings
Developer shadow
Email [email protected]
Payment Type free
Supported Languages 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\/*"
    ]
}