GosuGamers Chrome Extension

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

GosuGamers Chrome Extensionคืออะไร?

GosuGamers Chrome Extension เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://www.gosugamers.net และคุณลักษณะหลักของมันคือ "This Extension will allow you to use the GosuGamers matchticker and streams overview straight from your browser!"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย GosuGamers Chrome Extension

ดาวน์โหลดไฟล์ส่วนขยาย GosuGamers Chrome Extension ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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!                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ GosuGamers Chrome Extension GosuGamers Chrome Extension
ID lhpjniojlbdhldmiaefpmekpihnlgilj
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/gosugamers-chrome-extensi/lhpjniojlbdhldmiaefpmekpihnlgilj
คำอธิบาย This Extension will allow you to use the GosuGamers matchticker and streams overview straight from your browser!
ขนาดไฟล์ 1.53 MB
จำนวนการติดตั้ง 3,000
เวอร์ชันปัจจุบัน 1.0.5
อัปเดตครั้งล่าสุด 2016-05-31
วันที่เผยแพร่ 2016-05-31
คะแนน 4.16/5 รวมทั้งหมด 102 คะแนน
ผู้พัฒนา http://www.gosugamers.net
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://gosugamers.net/
ภาษาที่รองรับ 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"
    }
}