MUFC Latest Fixture

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

O que é MUFC Latest Fixture?

MUFC Latest Fixture é uma extensão do Chrome desenvolvida por shadow, e sua principal característica é "This extension provides you with the latest fixture details of Manchester United Football Club.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão MUFC Latest Fixture

Baixe arquivos de extensão MUFC Latest Fixture no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

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

Informações Básicas da Extensão

Nome MUFC Latest Fixture MUFC Latest Fixture
ID dgpebflehpmkmljplhejbmnjfhfbocbi
URL Oficial https://chromewebstore.google.com/detail/mufc-latest-fixture/dgpebflehpmkmljplhejbmnjfhfbocbi
Descrição This extension provides you with the latest fixture details of Manchester United Football Club.
Tamanho do Arquivo 32 KB
Contagem de Instalações 101
Versão Atual 1.0.3
Última Atualização 2020-07-07
Data de Publicação 2020-03-30
Classificação 5.00/5 Total de 1 Avaliações
Desenvolvedor shadow
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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\/*"
    ]
}