Enhance Youtube™ Livestream

ENHANCE and SPEED UP for the your viewing YouTube live stream (Football, Game, ...) for slow internet connection.

O que é Enhance Youtube™ Livestream?

Enhance Youtube™ Livestream é uma extensão do Chrome desenvolvida por mactiencong, e sua principal característica é "ENHANCE and SPEED UP for the your viewing YouTube live stream (Football, Game, ...) for slow internet connection.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Enhance Youtube™ Livestream

Baixe arquivos de extensão Enhance Youtube™ Livestream 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

                        Enhance YouTube™ Livestream - ENHANCE and SPEED UP the your viewing YouTube live stream for slow internet connection.

To order to do that, Enhance YouTube™ Livestream will:
* Stop every requests unnecessary and affect to live stream quality.

HOW TO USE: 
- Because, while Enhance YouTube™ Livestream is activating, you can not access to other website. 
- Just click to Enhance YouTube™ Livestream ICON at the toolbar to deactivate.
- Anytime you want to focus to live stream, just click again Enhance YouTube™ Livestream ICON to re-activate.                    

Informações Básicas da Extensão

Nome Enhance Youtube™ Livestream Enhance Youtube™ Livestream
ID plnmldbfapelebnbbpmeofhaokbnhfah
URL Oficial https://chromewebstore.google.com/detail/enhance-youtube-livestrea/plnmldbfapelebnbbpmeofhaokbnhfah
Descrição ENHANCE and SPEED UP for the your viewing YouTube live stream (Football, Game, ...) for slow internet connection.
Tamanho do Arquivo 20.4 KB
Contagem de Instalações 612
Versão Atual 1.0.2
Última Atualização 2019-04-06
Data de Publicação 2019-04-01
Classificação 1.80/5 Total de 5 Avaliações
Desenvolvedor mactiencong
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.linkedin.com/in/mactiencong/
URL da Página de Ajuda https://www.linkedin.com/in/mactiencong/
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Enhance Youtube\u2122 Livestream",
    "short_name": "Enhance Youtube\u2122 Livestream",
    "description": "ENHANCE and SPEED UP for the your viewing YouTube live stream (Football, Game, ...) for slow internet connection.",
    "version": "1.0.2",
    "author": "matico",
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        "webNavigation",
        ""
    ],
    "background": {
        "scripts": [
            "js\/background.js"
        ],
        "persistent": true
    },
    "web_accessible_resources": [
        "data\/*.json"
    ],
    "browser_action": {
        "default_icon": "icon\/enable.png"
    }
}