Show Cricket Full Screen

This extension allows the user to show the control bar on cricket live Australia.

O que é Show Cricket Full Screen?

Show Cricket Full Screen é uma extensão do Chrome desenvolvida por jdunlop467, e sua principal característica é "This extension allows the user to show the control bar on cricket live Australia.".

Baixar o arquivo CRX da Extensão Show Cricket Full Screen

Baixe arquivos de extensão Show Cricket Full Screen 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

                        By pressing the button when on the cricket live Australia stream, the controls on the video will show up and you can then make the video full screen.


credit:
N.Lloyd - Lead Strategist
J.Hall - Contemplation Catalyst                    

Informações Básicas da Extensão

Nome Show Cricket Full Screen Show Cricket Full Screen
ID mpiccempphmmkbcapkpdckdoedpolobj
URL Oficial https://chrome.google.com/webstore/detail/show-cricket-full-screen/mpiccempphmmkbcapkpdckdoedpolobj
Descrição This extension allows the user to show the control bar on cricket live Australia.
Tamanho do Arquivo 131 KB
Contagem de Instalações 135
Versão Atual 1.0
Última Atualização 2017-12-13
Data de Publicação 2017-12-13
Classificação 5.00/5 Total de 1 Avaliações
Desenvolvedor jdunlop467
Tipo de Pagamento free
Site da Extensão http://www.meatyboys.com
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Show Cricket Full Screen",
    "description": "This extension allows the user to show the control bar on cricket live Australia.",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon16.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "permissions": [
        "activeTab",
        "storage"
    ]
}