Among Us on PC & Laptop [New Tab Theme]
Among Us is a 2018 online multiplayer social deduction game developed and published by American game studio Innersloth.
Among Us on PC & Laptop [New Tab Theme]คืออะไร?
Among Us on PC & Laptop [New Tab Theme] เป็นส่วนขยายของ Chrome ที่พัฒนาโดย gamestabpvtltd และคุณลักษณะหลักของมันคือ "Among Us is a 2018 online multiplayer social deduction game developed and published by American game studio Innersloth."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Among Us on PC & Laptop [New Tab Theme]
ดาวน์โหลดไฟล์ส่วนขยาย Among Us on PC & Laptop [New Tab Theme] ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Among Us extension provide you with Among Us on PC new tab page. Created for Among Us fans. Among Us is a 2018 online multiplayer social deduction game developed and published by American game studio Innersloth. It was released on iOS and Android devices in June 2018 and on Windows in November 2018, featuring cross-platform play between these platforms. The game was also ported for the Nintendo Switch in December 2020, and has planned releases for the Xbox One, Xbox Series X and Series S, PlayStation 4 and PlayStation 5 in 2021. 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 | fhbjpcafionkbkolpefefonfifimnjgb |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/among-us-on-pc-laptop-new/fhbjpcafionkbkolpefefonfifimnjgb |
คำอธิบาย | Among Us is a 2018 online multiplayer social deduction game developed and published by American game studio Innersloth. |
ขนาดไฟล์ | 1.87 MB |
จำนวนการติดตั้ง | 261 |
เวอร์ชันปัจจุบัน | 2.2 |
อัปเดตครั้งล่าสุด | 2021-06-14 |
วันที่เผยแพร่ | 2021-06-13 |
คะแนน | 5.00/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | gamestabpvtltd |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://games.techysharif.live/game/among-us-online |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Among Us on PC & Laptop [New Tab Theme]", "version": "2.2", "description": "Among Us is a 2018 online multiplayer social deduction game developed and published by American game studio Innersloth.", "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" } } |