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 ที่พัฒนาโดย carolyu และคุณลักษณะหลักของมันคือ "Among Us Wallpapers brings a new look in new tab page with Among Us game wallpaper backgrounds. Themes created for Among Us fans."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Among Us Wallpapers

ดาวน์โหลดไฟล์ส่วนขยาย Among Us Wallpapers ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Among Us Wallpaper 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.

Extension Features:
1. Provide different Among Us wallpaper backgrounds.
2. Custom web search bar.
3. Sticky notes give you the Among Us feels in completing real-life tasks. 
4. Get easy access to your most frequently visited websites. 
5. Get easy access to your bookmarks websites.

If you have any questions about our Among Us wallpaper extension or just want to give us some feedback, feel free to send us a message or write a review! We'd love to hear from you.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Among Us Wallpapers Among Us Wallpapers
ID jjacpiidddoldlngagdmfjcdigpandpd
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/among-us-wallpapers/jjacpiidddoldlngagdmfjcdigpandpd
คำอธิบาย Among Us Wallpapers brings a new look in new tab page with Among Us game wallpaper backgrounds. Themes created for Among Us fans.
ขนาดไฟล์ 9.88 MB
จำนวนการติดตั้ง 5,000
เวอร์ชันปัจจุบัน 21.199.10.22
อัปเดตครั้งล่าสุด 2021-04-07
วันที่เผยแพร่ 2020-09-29
คะแนน 5.00/5 รวมทั้งหมด 22 คะแนน
ผู้พัฒนา carolyu
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://coolthemestores.com/among-us-wallpaper-hd-new-tab/
URL หน้าช่วยเหลือ https://coolthemestores.com/contact-us
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "js\/bg.js"
        ]
    },
    "browser_action": {
        "default_icon": "img\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.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\/icon128.png",
        "48": "img\/icon48.png"
    },
    "manifest_version": 2,
    "name": "Among Us Wallpapers",
    "offline_enabled": true,
    "version": "21.199.10.22",
    "permissions": [
        "topSites",
        "unlimitedStorage",
        "bookmarks"
    ]
}