CS:GO Helper

Just a few things for the CS:GO addict!

Apa itu CS:GO Helper?

CS:GO Helper adalah ekstensi Chrome yang dikembangkan oleh eNzy, dan fitur utamanya adalah "Just a few things for the CS:GO addict!".

Unduh Berkas CRX Ekstensi CS:GO Helper

Unduh file ekstensi CS:GO Helper dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama CS:GO Helper CS:GO Helper
ID kjoolflloklaegifnmmbaaejnfmbjhnd
URL Resmi https://chrome.google.com/webstore/detail/csgo-helper/kjoolflloklaegifnmmbaaejnfmbjhnd
Deskripsi Just a few things for the CS:GO addict!
Ukuran File 1009 KB
Jumlah Instalasi 1,000
Versi Saat Ini 0.1
Terakhir Diperbarui 2014-01-17
Tanggal Publikasi 2014-01-17
Penilaian 4.82/5 Total 11 Penilaian
Pengembang eNzy
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}