CS:GO Helper

Just a few things for the CS:GO addict!

O que é CS:GO Helper?

CS:GO Helper é uma extensão do Chrome desenvolvida por eNzy, e sua principal característica é "Just a few things for the CS:GO addict!".

Baixar o arquivo CRX da Extensão CS:GO Helper

Baixe arquivos de extensão CS:GO Helper 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

                        An extension that allows you to see CS:GO news, reddit, streams and upcoming games!                    

Informações Básicas da Extensão

Nome CS:GO Helper CS:GO Helper
ID kjoolflloklaegifnmmbaaejnfmbjhnd
URL Oficial https://chrome.google.com/webstore/detail/csgo-helper/kjoolflloklaegifnmmbaaejnfmbjhnd
Descrição Just a few things for the CS:GO addict!
Tamanho do Arquivo 1009 KB
Contagem de Instalações 1,000
Versão Atual 0.1
Última Atualização 2014-01-17
Data de Publicação 2014-01-17
Classificação 4.82/5 Total de 11 Avaliações
Desenvolvedor eNzy
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "CS:GO Helper",
    "version": "0.1",
    "description": "Just a few things for the CS:GO addict!",
    "icons": {
        "128": "icon.png"
    },
    "permissions": [
        "",
        "tabs"
    ],
    "browser_action": {
        "default_icon": "browseraction.png",
        "default_title": "CS:GO Helper",
        "default_popup": "popup.html"
    }
}