Among Us New Tab

Among Us Wallpaper changes its new tab to Among Us background.

Was ist Among Us New Tab?

Among Us New Tab ist eine Chrome-Erweiterung, die von https://wallpaperextensions.com entwickelt wurde, und ihr Hauptmerkmal ist "Among Us Wallpaper changes its new tab to Among Us background.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Among Us New Tab-Erweiterungs-CRX-Datei herunterladen

Laden Sie Among Us New Tab-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Customize your new tab with the Among Us wallpaper extension and face your new Among Us background every time you change your page.
Beautify your new tab page with a useful, beautiful and fun theme.

(-)Refresh your screen with Among Us Wallpaper and beautify your background with SUS characters.
(-)Use Among Us Wallpaper New Tab to enhance your new tab experiences and enjoy the convenience.
(-)Use background button to change and use beautiful than each other wallpapers

➤ All in one tab!

Click the 'Add to Chrome' button to install the Among Us Wallpaper New Tab extension and you can easily use this extension that way.

What are the features of our page:
* Use background button to change and use beautiful than each other wallpapers if you want to randomize wallpapers you can click toggle random background button in background button
* Follow the time information from the top right
* Search the internet quickly and accurately using the middle top search box

➤ Note: Click "Keep changes" button after installing Among Us Wallpaper New Tab for best experience. This will show Among Us Wallpaper Theme on every new tab as intended.                    

Grundlegende Informationen zur Erweiterung

Name Among Us New Tab Among Us New Tab
ID nhaaidbialjnkjmlddgeamihklhkjdnj
Offizielle URL https://chromewebstore.google.com/detail/among-us-new-tab/nhaaidbialjnkjmlddgeamihklhkjdnj
Beschreibung Among Us Wallpaper changes its new tab to Among Us background.
Dateigröße 5.71 MB
Installationsanzahl 53
Aktuelle Version 1.0
Letztes Update 2024-01-29
Veröffentlichungsdatum 2023-12-06
Bewertung 5.00/5 Insgesamt 1 Bewertungen
Entwickler https://wallpaperextensions.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://wallpaperextensions.com/
URL der Datenschutzrichtlinien-Seite https://wallpaperextensions.com/privacy-policy.html
Unterstützte Sprachen id,ms,de,en,fil,fr,sw,nl,tr,ca,da,et,es,hr,it,lv,hu,pl,ro,sk,sl,fi,cs,el,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "short_name": "Wallpaper Extensions",
    "version": "1.0",
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "icons": {
        "128": "\/assets\/imgs\/logo_128.png"
    },
    "background": {
        "service_worker": "\/js\/installationHandler.js"
    },
    "action": {
        "browser_style": false,
        "default_icon": {
            "128": "\/assets\/imgs\/logo_128.png"
        },
        "default_title": "Among Us Wallpaper"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}