Salty Bet Popup

This extension allows you to bet on matches currently happening on saltybet.com

O que é Salty Bet Popup?

Salty Bet Popup é uma extensão do Chrome desenvolvida por Maxwell M, e sua principal característica é "This extension allows you to bet on matches currently happening on saltybet.com".

Baixar o arquivo CRX da Extensão Salty Bet Popup

Baixe arquivos de extensão Salty Bet Popup 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 displays the salty bet mobile betting system in a convenient popup. Great for viewing the stream on a TV!                    

Informações Básicas da Extensão

Nome Salty Bet Popup Salty Bet Popup
ID aibjjbaaojphnmflojaombdnminhmlhe
URL Oficial https://chrome.google.com/webstore/detail/salty-bet-popup/aibjjbaaojphnmflojaombdnminhmlhe
Descrição This extension allows you to bet on matches currently happening on saltybet.com
Tamanho do Arquivo 10.02 KB
Contagem de Instalações 63
Versão Atual 1.0
Última Atualização 2013-11-23
Data de Publicação 2013-11-23
Classificação 5.00/5 Total de 2 Avaliações
Desenvolvedor Maxwell M
Tipo de Pagamento free
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Salty Bet Popup",
    "description": "This extension allows you to bet on matches currently happening on saltybet.com",
    "version": "1.0",
    "permissions": [
        "http:\/\/saltybet.com\/"
    ],
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}