csgolounge helper
csgolounge by iamoverit
O que é csgolounge helper?
csgolounge helper é uma extensão do Chrome desenvolvida por ilya.filisteev, e sua principal característica é "csgolounge by iamoverit".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão csgolounge helper
Baixe arquivos de extensão csgolounge 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
Помошник csgolounge отображает сумму всех скинов на странице mybets
Informações Básicas da Extensão
Nome | |
ID | goipfcbeigailjdhkcpgamiamlfibnjb |
URL Oficial | https://chrome.google.com/webstore/detail/csgolounge-helper/goipfcbeigailjdhkcpgamiamlfibnjb |
Descrição | csgolounge by iamoverit |
Tamanho do Arquivo | 77.1 KB |
Contagem de Instalações | 32 |
Versão Atual | 0.0.1 |
Última Atualização | 2014-10-08 |
Data de Publicação | 2014-10-08 |
Classificação | 2.00/5 Total de 3 Avaliações |
Desenvolvedor | ilya.filisteev |
Tipo de Pagamento | free |
Idiomas Suportados | ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "content_scripts": [ { "css": [ "css\/style.css" ], "js": [ "js\/lib\/jquery.min.js", "js\/lib\/jquery.cookie.js", "js\/main.js" ], "matches": [ "http:\/\/csgolounge.com\/*" ] } ], "description": "csgolounge by iamoverit", "icons": { "128": "icon-128.png", "16": "icon-16.png", "32": "icon-32.png", "48": "icon-48.png", "64": "icon-64.png" }, "manifest_version": 2, "name": "csgolounge helper", "permissions": [ "http:\/\/steamcommunity.com\/*", "https:\/\/steamcommunity.com\/*", "http:\/\/loungeassistant.bi.tk\/*", "storage" ], "version": "0.0.1" } |