Among Us On Laptop & PC
Among Us On Laptop & PC extension provide you with Among Us in new tab page. Created for Among Us fans.
Among Us On Laptop & PCคืออะไร?
Among Us On Laptop & PC เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://games.lol และคุณลักษณะหลักของมันคือ "Among Us On Laptop & PC extension provide you with Among Us in new tab page. Created for Among Us fans."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Among Us On Laptop & PC
ดาวน์โหลดไฟล์ส่วนขยาย Among Us On Laptop & PC ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Among Us extension features some of the best artwork to make you feel good on your Chrome browser. Choose your favorite Among Us backgrounds from a variety of designs in new tab page. Install this Among Us chrome extension and experience the great Among Us design in your browser new tab page.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | elilmhkjpkhgfnjeaaffolbckomdhgoe |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/among-us-on-laptop-pc/elilmhkjpkhgfnjeaaffolbckomdhgoe |
คำอธิบาย | Among Us On Laptop & PC extension provide you with Among Us in new tab page. Created for Among Us fans. |
ขนาดไฟล์ | 11 MB |
จำนวนการติดตั้ง | 10,000 |
เวอร์ชันปัจจุบัน | 100.10.311.3 |
อัปเดตครั้งล่าสุด | 2021-02-13 |
วันที่เผยแพร่ | 2020-11-06 |
คะแนน | 3.82/5 รวมทั้งหมด 22 คะแนน |
ผู้พัฒนา | https://games.lol |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://games.lol/privacy-policy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "__MSG_appDesc__", "default_locale": "en", "name": "__MSG_appName__", "background": { "persistent": true, "scripts": [ "\/html\/chrome\/settings.js", "\/html\/common\/prefs-sys.js", "\/html\/chrome\/utils.js", "\/html\/chrome\/background.js" ] }, "browser_action": { "default_icon": { "128": "html\/skin\/icons\/128.png", "16": "html\/skin\/icons\/16.png", "48": "html\/skin\/icons\/48.png" } }, "chrome_url_overrides": { "newtab": "\/html\/index.html" }, "icons": { "128": "html\/skin\/icons\/128.png", "16": "html\/skin\/icons\/16.png", "48": "html\/skin\/icons\/48.png" }, "manifest_version": 2, "offline_enabled": true, "permissions": [ "topSites" ], "version": "100.10.311.3", "web_accessible_resources": [ "html\/skin\/*" ] } |