CS:GO Helper

Just a few things for the CS:GO addict!

Vad är CS:GO Helper?

CS:GO Helper är en Chrome-tillägg utvecklad av eNzy, och dess huvudfunktion är "Just a few things for the CS:GO addict!".

Ladda ner CS:GO Helper-förlängningens CRX-fil

Ladda ner CS:GO Helper-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

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

Grundläggande Information om Tillägg

Namn CS:GO Helper CS:GO Helper
ID kjoolflloklaegifnmmbaaejnfmbjhnd
Officiell webbadress https://chrome.google.com/webstore/detail/csgo-helper/kjoolflloklaegifnmmbaaejnfmbjhnd
Beskrivning Just a few things for the CS:GO addict!
Filstorlek 1009 KB
Antal Installationer 1,000
Aktuell Version 0.1
Senast Uppdaterad 2014-01-17
Publiceringsdatum 2014-01-17
Betyg 4.82/5 Totalt 11 Betyg
Utvecklare eNzy
E-post [email protected]
Betalningssätt free
Stödda Språk 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"
    }
}