Among Us Wallpapers
Among Us Wallpapers brings a new look in new tab page with Among Us game wallpaper backgrounds. Themes created for Among Us fans.
Among Us Wallpapersคืออะไร?
Among Us Wallpapers เป็นส่วนขยายของ Chrome ที่พัฒนาโดย jadhavch142nd153 และคุณลักษณะหลักของมันคือ "Among Us Wallpapers brings a new look in new tab page with Among Us game wallpaper backgrounds. Themes created for Among Us fans."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Among Us Wallpapers
ดาวน์โหลดไฟล์ส่วนขยาย Among Us Wallpapers ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Want a Chrome Theme to show your passion for Among Us? This is the theme for you. Play Among US Online Mod Menu👉: https://bit.ly/amongmods For Those that would like to change themes, so decide to leave a bad review saying "please take it off or i will hack u" Please check out this post: https://support.google.com/chrome_webstore/answer/148695?hl=en
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | oebkdlmebeajljjnoenfdocmllcmaiki |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/among-us-wallpapers/oebkdlmebeajljjnoenfdocmllcmaiki |
คำอธิบาย | Among Us Wallpapers brings a new look in new tab page with Among Us game wallpaper backgrounds. Themes created for Among Us fans. |
ขนาดไฟล์ | 8.07 MB |
จำนวนการติดตั้ง | 190 |
เวอร์ชันปัจจุบัน | 21.199.10.12 |
อัปเดตครั้งล่าสุด | 2021-01-29 |
วันที่เผยแพร่ | 2021-01-29 |
ผู้พัฒนา | jadhavch142nd153 |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://bit.ly/amongmods |
URL หน้านโยบายความเป็นส่วนตัว | http://bit.ly/policy-among |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Among Us Wallpapers", "offline_enabled": true, "background": { "scripts": [ "js\/amongus.js" ] }, "browser_action": { "default_icon": "img\/logo_128.png" }, "chrome_url_overrides": { "newtab": "newtab.html" }, "description": "Among Us Wallpapers brings a new look in new tab page with Among Us game wallpaper backgrounds. Themes created for Among Us fans.", "icons": { "128": "img\/logo_128.png", "48": "img\/logo_48.png" }, "version": "21.199.10.12" } |