csgolounge helper
csgolounge by iamoverit
Wat is csgolounge helper?
csgolounge helper is een Chrome-extensie ontwikkeld door ilya.filisteev, en de belangrijkste functie is "csgolounge by iamoverit".
Extensie Screenshots
Download het CRX-bestand van de extensie csgolounge helper
Download csgolounge helper-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Помошник csgolounge отображает сумму всех скинов на странице mybets
Basisinformatie over de Extensie
Naam | |
ID | goipfcbeigailjdhkcpgamiamlfibnjb |
Officiële URL | https://chrome.google.com/webstore/detail/csgolounge-helper/goipfcbeigailjdhkcpgamiamlfibnjb |
Beschrijving | csgolounge by iamoverit |
Bestandsgrootte | 77.1 KB |
Aantal Installaties | 32 |
Huidige Versie | 0.0.1 |
Laatst Bijgewerkt | 2014-10-08 |
Publicatiedatum | 2014-10-08 |
Beoordeling | 2.00/5 Totaal 3 Beoordelingen |
Ontwikkelaar | ilya.filisteev |
Betalingswijze | free |
Ondersteunde Talen | 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" } |