League Streams: Stream Browser

A quick and detailed stream browser.

O que é League Streams: Stream Browser?

League Streams: Stream Browser é uma extensão do Chrome desenvolvida por Brioux, e sua principal característica é "A quick and detailed stream browser.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão League Streams: Stream Browser

Baixe arquivos de extensão League Streams: Stream Browser 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

                        Easily access streams from multiple games right from your browser.

League Streams includes both Azubu.tv and Twitch.tv streams.

You are given control of this extension to customize to suite your viewing experience.

Skin it, Customize it, love it.

2015+ Update: Check out the other stream browser, it has almost identical features and then some more.  Likely new updates will only be pushed to the new extension.  Grab it for free here: https://chrome.google.com/webstore/detail/view-streams/caohgnfajjlomaolfpidhohnikmankjm                    

Informações Básicas da Extensão

Nome League Streams: Stream Browser League Streams: Stream Browser
ID plbfmpfcbppeepkmbgphjpgldpgglbob
URL Oficial https://chromewebstore.google.com/detail/league-streams-stream-bro/plbfmpfcbppeepkmbgphjpgldpgglbob
Descrição A quick and detailed stream browser.
Tamanho do Arquivo 361 KB
Contagem de Instalações 246
Versão Atual 1.4.5.1
Última Atualização 2017-10-04
Data de Publicação 2017-10-03
Classificação 4.36/5 Total de 22 Avaliações
Desenvolvedor Brioux
Tipo de Pagamento free
Site da Extensão http://mad-chemist.com
URL da Página de Ajuda http://mad-chemist.com
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "League Streams: Stream Browser",
    "description": "A quick and detailed stream browser.",
    "version": "1.4.5.1",
    "permissions": [
        "storage",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "browser_action": {
        "default_icon": "css\/images\/16.png",
        "default_popup": "index.html"
    },
    "icons": {
        "16": "css\/images\/16.png",
        "128": "css\/images\/128.png"
    }
}