CS:GO Helper

Just a few things for the CS:GO addict!

CS:GO Helperคืออะไร?

CS:GO Helper เป็นส่วนขยายของ Chrome ที่พัฒนาโดย eNzy และคุณลักษณะหลักของมันคือ "Just a few things for the CS:GO addict!"

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย CS:GO Helper

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

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

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

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

ชื่อ CS:GO Helper CS:GO Helper
ID kjoolflloklaegifnmmbaaejnfmbjhnd
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/csgo-helper/kjoolflloklaegifnmmbaaejnfmbjhnd
คำอธิบาย Just a few things for the CS:GO addict!
ขนาดไฟล์ 1009 KB
จำนวนการติดตั้ง 1,000
เวอร์ชันปัจจุบัน 0.1
อัปเดตครั้งล่าสุด 2014-01-17
วันที่เผยแพร่ 2014-01-17
คะแนน 4.82/5 รวมทั้งหมด 11 คะแนน
ผู้พัฒนา eNzy
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ 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"
    }
}