MUFC Latest Fixture

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

Vad är MUFC Latest Fixture?

MUFC Latest Fixture är en Chrome-tillägg utvecklad av shadow, och dess huvudfunktion är "This extension provides you with the latest fixture details of Manchester United Football Club.".

Tilläggsskärmbilder

screenshot

Ladda ner MUFC Latest Fixture-förlängningens CRX-fil

Ladda ner MUFC Latest Fixture-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

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

Grundläggande Information om Tillägg

Namn MUFC Latest Fixture MUFC Latest Fixture
ID dgpebflehpmkmljplhejbmnjfhfbocbi
Officiell webbadress https://chromewebstore.google.com/detail/mufc-latest-fixture/dgpebflehpmkmljplhejbmnjfhfbocbi
Beskrivning This extension provides you with the latest fixture details of Manchester United Football Club.
Filstorlek 32 KB
Antal Installationer 101
Aktuell Version 1.0.3
Senast Uppdaterad 2020-07-07
Publiceringsdatum 2020-03-30
Betyg 5.00/5 Totalt 1 Betyg
Utvecklare shadow
E-post [email protected]
Betalningssätt free
Stödda Språk 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\/*"
    ]
}