MUFC Latest Fixture

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

Cos'è MUFC Latest Fixture?

MUFC Latest Fixture è un'estensione di Chrome sviluppata da shadow, e la sua funzione principale è "This extension provides you with the latest fixture details of Manchester United Football Club.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione MUFC Latest Fixture

Scarica i file di estensione MUFC Latest Fixture in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome MUFC Latest Fixture MUFC Latest Fixture
ID dgpebflehpmkmljplhejbmnjfhfbocbi
URL Ufficiale https://chromewebstore.google.com/detail/mufc-latest-fixture/dgpebflehpmkmljplhejbmnjfhfbocbi
Descrizione This extension provides you with the latest fixture details of Manchester United Football Club.
Dimensione del File 32 KB
Conteggio Installazioni 101
Versione Corrente 1.0.3
Ultimo Aggiornamento 2020-07-07
Data di Pubblicazione 2020-03-30
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore shadow
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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\/*"
    ]
}