CS:GO Helper

Just a few things for the CS:GO addict!

Wat is CS:GO Helper?

CS:GO Helper is een Chrome-extensie ontwikkeld door eNzy, en de belangrijkste functie is "Just a few things for the CS:GO addict!".

Download het CRX-bestand van de extensie CS:GO Helper

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

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

Basisinformatie over de Extensie

Naam CS:GO Helper CS:GO Helper
ID kjoolflloklaegifnmmbaaejnfmbjhnd
Officiële URL https://chrome.google.com/webstore/detail/csgo-helper/kjoolflloklaegifnmmbaaejnfmbjhnd
Beschrijving Just a few things for the CS:GO addict!
Bestandsgrootte 1009 KB
Aantal Installaties 1,000
Huidige Versie 0.1
Laatst Bijgewerkt 2014-01-17
Publicatiedatum 2014-01-17
Beoordeling 4.82/5 Totaal 11 Beoordelingen
Ontwikkelaar eNzy
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    }
}