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.

What is Among Us Wallpapers?

Among Us Wallpapers is a Chrome extension developed by carolyu, and its main feature is "Among Us Wallpapers brings a new look in new tab page with Among Us game wallpaper backgrounds. Themes created for Among Us fans.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Among Us Wallpapers Extension CRX File

Download Among Us Wallpapers extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Among Us Wallpapers Among Us Wallpapers
ID jjacpiidddoldlngagdmfjcdigpandpd
Official URL https://chrome.google.com/webstore/detail/among-us-wallpapers/jjacpiidddoldlngagdmfjcdigpandpd
Description Among Us Wallpapers brings a new look in new tab page with Among Us game wallpaper backgrounds. Themes created for Among Us fans.
File Size 9.88 MB
Installation Count 5,000
Current Version 21.199.10.22
Last Updated 2021-04-07
Publish Date 2020-09-29
Rating 5.00/5 Total 22 Ratings
Developer carolyu
Email [email protected]
Payment Type free
Extension Website https://coolthemestores.com/among-us-wallpaper-hd-new-tab/
Help Page URL https://coolthemestores.com/contact-us
Supported Languages 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"
    ]
}