csgolounge helper
csgolounge by iamoverit
csgolounge helperคืออะไร?
csgolounge helper เป็นส่วนขยายของ Chrome ที่พัฒนาโดย ilya.filisteev และคุณลักษณะหลักของมันคือ "csgolounge by iamoverit"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย csgolounge helper
ดาวน์โหลดไฟล์ส่วนขยาย csgolounge helper ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Помошник csgolounge отображает сумму всех скинов на странице mybets
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | goipfcbeigailjdhkcpgamiamlfibnjb |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/csgolounge-helper/goipfcbeigailjdhkcpgamiamlfibnjb |
คำอธิบาย | csgolounge by iamoverit |
ขนาดไฟล์ | 77.1 KB |
จำนวนการติดตั้ง | 32 |
เวอร์ชันปัจจุบัน | 0.0.1 |
อัปเดตครั้งล่าสุด | 2014-10-08 |
วันที่เผยแพร่ | 2014-10-08 |
คะแนน | 2.00/5 รวมทั้งหมด 3 คะแนน |
ผู้พัฒนา | ilya.filisteev |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "content_scripts": [ { "css": [ "css\/style.css" ], "js": [ "js\/lib\/jquery.min.js", "js\/lib\/jquery.cookie.js", "js\/main.js" ], "matches": [ "http:\/\/csgolounge.com\/*" ] } ], "description": "csgolounge by iamoverit", "icons": { "128": "icon-128.png", "16": "icon-16.png", "32": "icon-32.png", "48": "icon-48.png", "64": "icon-64.png" }, "manifest_version": 2, "name": "csgolounge helper", "permissions": [ "http:\/\/steamcommunity.com\/*", "https:\/\/steamcommunity.com\/*", "http:\/\/loungeassistant.bi.tk\/*", "storage" ], "version": "0.0.1" } |