MUFC Latest Fixture

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

Co to jest MUFC Latest Fixture?

MUFC Latest Fixture to rozszerzenie Chrome opracowane przez shadow, a jego główną funkcją jest „This extension provides you with the latest fixture details of Manchester United Football Club.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia MUFC Latest Fixture

Pobierz pliki rozszerzeń MUFC Latest Fixture w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

Podstawowe informacje o rozszerzeniu

Nazwa MUFC Latest Fixture MUFC Latest Fixture
ID dgpebflehpmkmljplhejbmnjfhfbocbi
Oficjalny URL https://chromewebstore.google.com/detail/mufc-latest-fixture/dgpebflehpmkmljplhejbmnjfhfbocbi
Opis This extension provides you with the latest fixture details of Manchester United Football Club.
Rozmiar pliku 32 KB
Liczba instalacji 101
Aktualna Wersja 1.0.3
Ostatnia Aktualizacja 2020-07-07
Data Publikacji 2020-03-30
Ocena 5.00/5 Łącznie 1 Oceny
Deweloper shadow
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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\/*"
    ]
}