csgolounge helper
csgolounge by iamoverit
What is csgolounge helper?
csgolounge helper is a Chrome extension developed by ilya.filisteev, and its main feature is "csgolounge by iamoverit".
Extension Screenshots
Download csgolounge helper Extension CRX File
Download csgolounge helper extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Помошник csgolounge отображает сумму всех скинов на странице mybets
Extension Basic Information
Name | |
ID | goipfcbeigailjdhkcpgamiamlfibnjb |
Official URL | https://chrome.google.com/webstore/detail/csgolounge-helper/goipfcbeigailjdhkcpgamiamlfibnjb |
Description | csgolounge by iamoverit |
File Size | 77.1 KB |
Installation Count | 32 |
Current Version | 0.0.1 |
Last Updated | 2014-10-08 |
Publish Date | 2014-10-08 |
Rating | 2.00/5 Total 3 Ratings |
Developer | ilya.filisteev |
Payment Type | free |
Supported Languages | 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" } |