CS:GO Helper

Just a few things for the CS:GO addict!

What is CS:GO Helper?

CS:GO Helper is a Chrome extension developed by eNzy, and its main feature is "Just a few things for the CS:GO addict!".

Download CS:GO Helper Extension CRX File

Download CS:GO 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

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

Extension Basic Information

Name CS:GO Helper CS:GO Helper
ID kjoolflloklaegifnmmbaaejnfmbjhnd
Official URL https://chrome.google.com/webstore/detail/csgo-helper/kjoolflloklaegifnmmbaaejnfmbjhnd
Description Just a few things for the CS:GO addict!
File Size 1009 KB
Installation Count 1,000
Current Version 0.1
Last Updated 2014-01-17
Publish Date 2014-01-17
Rating 4.82/5 Total 11 Ratings
Developer eNzy
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}