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.

Was ist Among Us Wallpapers?

Among Us Wallpapers ist eine Chrome-Erweiterung, die von jadhavch142nd153 entwickelt wurde, und ihr Hauptmerkmal ist "Among Us Wallpapers brings a new look in new tab page with Among Us game wallpaper backgrounds. Themes created for Among Us fans.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot

Among Us Wallpapers-Erweiterungs-CRX-Datei herunterladen

Laden Sie Among Us Wallpapers-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

                        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                    

Grundlegende Informationen zur Erweiterung

Name Among Us Wallpapers Among Us Wallpapers
ID oebkdlmebeajljjnoenfdocmllcmaiki
Offizielle URL https://chrome.google.com/webstore/detail/among-us-wallpapers/oebkdlmebeajljjnoenfdocmllcmaiki
Beschreibung Among Us Wallpapers brings a new look in new tab page with Among Us game wallpaper backgrounds. Themes created for Among Us fans.
Dateigröße 8.07 MB
Installationsanzahl 190
Aktuelle Version 21.199.10.12
Letztes Update 2021-01-29
Veröffentlichungsdatum 2021-01-29
Entwickler jadhavch142nd153
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://bit.ly/amongmods
URL der Datenschutzrichtlinien-Seite http://bit.ly/policy-among
Unterstützte Sprachen 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"
}