CS:GO Helper

Just a few things for the CS:GO addict!

Co to jest CS:GO Helper?

CS:GO Helper to rozszerzenie Chrome opracowane przez eNzy, a jego główną funkcją jest „Just a few things for the CS:GO addict!”.

Pobierz plik CRX rozszerzenia CS:GO Helper

Pobierz pliki rozszerzeń CS:GO Helper w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

Podstawowe informacje o rozszerzeniu

Nazwa CS:GO Helper CS:GO Helper
ID kjoolflloklaegifnmmbaaejnfmbjhnd
Oficjalny URL https://chrome.google.com/webstore/detail/csgo-helper/kjoolflloklaegifnmmbaaejnfmbjhnd
Opis Just a few things for the CS:GO addict!
Rozmiar pliku 1009 KB
Liczba instalacji 1,000
Aktualna Wersja 0.1
Ostatnia Aktualizacja 2014-01-17
Data Publikacji 2014-01-17
Ocena 4.82/5 Łącznie 11 Oceny
Deweloper eNzy
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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"
    }
}