MUFC Latest Fixture

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

Apa itu MUFC Latest Fixture?

MUFC Latest Fixture adalah ekstensi Chrome yang dikembangkan oleh shadow, dan fitur utamanya adalah "This extension provides you with the latest fixture details of Manchester United Football Club.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi MUFC Latest Fixture

Unduh file ekstensi MUFC Latest Fixture dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama MUFC Latest Fixture MUFC Latest Fixture
ID dgpebflehpmkmljplhejbmnjfhfbocbi
URL Resmi https://chromewebstore.google.com/detail/mufc-latest-fixture/dgpebflehpmkmljplhejbmnjfhfbocbi
Deskripsi This extension provides you with the latest fixture details of Manchester United Football Club.
Ukuran File 32 KB
Jumlah Instalasi 101
Versi Saat Ini 1.0.3
Terakhir Diperbarui 2020-07-07
Tanggal Publikasi 2020-03-30
Penilaian 5.00/5 Total 1 Penilaian
Pengembang shadow
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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\/*"
    ]
}