GosuGamers Chrome Extension

This Extension will allow you to use the GosuGamers matchticker and streams overview straight from your browser!

Apa itu GosuGamers Chrome Extension?

GosuGamers Chrome Extension adalah ekstensi Chrome yang dikembangkan oleh http://www.gosugamers.net, dan fitur utamanya adalah "This Extension will allow you to use the GosuGamers matchticker and streams overview straight from your browser!".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi GosuGamers Chrome Extension

Unduh file ekstensi GosuGamers Chrome Extension 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

                        The Official GosuGamers Chrome Extension is the portable version of the match ticker that you’d find on our website. Customize the settings to track only the games that you follow. With an easy to navigate sleek looking design, following esports has never been easier!

That means whether you follow Dota 2, CS:GO, Hearthstone, Heroes of the Storm, League of Legends, Overwatch or Starcraft II, you’ll easily be able to see when a match goes live and a simple click will take you directly to the match page to start watching!                    

Informasi Dasar Ekstensi

Nama GosuGamers Chrome Extension GosuGamers Chrome Extension
ID lhpjniojlbdhldmiaefpmekpihnlgilj
URL Resmi https://chrome.google.com/webstore/detail/gosugamers-chrome-extensi/lhpjniojlbdhldmiaefpmekpihnlgilj
Deskripsi This Extension will allow you to use the GosuGamers matchticker and streams overview straight from your browser!
Ukuran File 1.53 MB
Jumlah Instalasi 3,000
Versi Saat Ini 1.0.5
Terakhir Diperbarui 2016-05-31
Tanggal Publikasi 2016-05-31
Penilaian 4.16/5 Total 102 Penilaian
Pengembang http://www.gosugamers.net
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi http://gosugamers.net/
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "GosuGamers Chrome Extension",
    "description": "This Extension will allow you to use the GosuGamers matchticker and streams overview straight from your browser!",
    "version": "1.0.5",
    "permissions": [
        "storage"
    ],
    "browser_action": {
        "default_icon": "assets\/images\/icon.png",
        "default_popup": "html\/popup.html"
    },
    "icons": {
        "16": "assets\/images\/icon.png",
        "48": "assets\/images\/icon48.png",
        "128": "assets\/images\/icon128.png"
    }
}