MUFC Latest Fixture

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

Wat is MUFC Latest Fixture?

MUFC Latest Fixture is een Chrome-extensie ontwikkeld door shadow, en de belangrijkste functie is "This extension provides you with the latest fixture details of Manchester United Football Club.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie MUFC Latest Fixture

Download MUFC Latest Fixture-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam MUFC Latest Fixture MUFC Latest Fixture
ID dgpebflehpmkmljplhejbmnjfhfbocbi
Officiële URL https://chromewebstore.google.com/detail/mufc-latest-fixture/dgpebflehpmkmljplhejbmnjfhfbocbi
Beschrijving This extension provides you with the latest fixture details of Manchester United Football Club.
Bestandsgrootte 32 KB
Aantal Installaties 101
Huidige Versie 1.0.3
Laatst Bijgewerkt 2020-07-07
Publicatiedatum 2020-03-30
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar shadow
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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\/*"
    ]
}