counter strike [New Tab Theme]
CS Online (CS 1.6) - Classic FPS action. Play Counter-Strike online with other players worldwide in your browser!
counter strike [New Tab Theme]คืออะไร?
counter strike [New Tab Theme] เป็นส่วนขยายของ Chrome ที่พัฒนาโดย gamestabpvtltd และคุณลักษณะหลักของมันคือ "CS Online (CS 1.6) - Classic FPS action. Play Counter-Strike online with other players worldwide in your browser!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย counter strike [New Tab Theme]
ดาวน์โหลดไฟล์ส่วนขยาย counter strike [New Tab Theme] ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
counter strike extension provide you with counter strike on PC new tab page. Created for counter strike fans. Counter-Strike (CS) is a series of multiplayer first-person shooter video games in which teams of terrorists battle to perpetrate an act of terror (bombing, hostage-taking, assassination) while counter-terrorists try to prevent it (bomb defusal, hostage rescue). The series began on Windows in 1999 with the release of the first game, Counter-Strike. Features: 1. When you click on New Tab then you see New Images. 2. In Games section you see Latest Games, so just click on it and play Now. 3. Show & Hide Time . 4. Share With your friends. Note:- This extension is only for Among Us Fans, When you add this extension you see your Chrome Wallpaper Was Changed.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | ejiediiohjoffgbodidemofagmdmbffd |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/counter-strike-new-tab-th/ejiediiohjoffgbodidemofagmdmbffd |
คำอธิบาย | CS Online (CS 1.6) - Classic FPS action. Play Counter-Strike online with other players worldwide in your browser! |
ขนาดไฟล์ | 1.82 MB |
จำนวนการติดตั้ง | 148 |
เวอร์ชันปัจจุบัน | 2.2 |
อัปเดตครั้งล่าสุด | 2021-06-14 |
วันที่เผยแพร่ | 2021-06-14 |
คะแนน | 4.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | gamestabpvtltd |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://games.techysharif.live/game/counter-strike-online-game |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "counter strike [New Tab Theme]", "version": "2.2", "description": "CS Online (CS 1.6) - Classic FPS action. Play Counter-Strike online with other players worldwide in your browser!", "action": { "default_icon": { "16": "logo16.png", "32": "logo32.png" } }, "icons": { "16": "logo16.png", "32": "logo32.png", "48": "logo48.png", "128": "logo128.png" }, "host_permissions": [ "http:\/\/admin.onlynewtab.com\/*" ], "background": { "background.service_worker": "js\/background.js" }, "chrome_url_overrides": { "newtab": "newtab.html" } } |