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.

Vad är Among Us Wallpapers?

Among Us Wallpapers är en Chrome-tillägg utvecklad av jadhavch142nd153, och dess huvudfunktion är "Among Us Wallpapers brings a new look in new tab page with Among Us game wallpaper backgrounds. Themes created for Among Us fans.".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot

Ladda ner Among Us Wallpapers-förlängningens CRX-fil

Ladda ner Among Us Wallpapers-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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                    

Grundläggande Information om Tillägg

Namn Among Us Wallpapers Among Us Wallpapers
ID oebkdlmebeajljjnoenfdocmllcmaiki
Officiell webbadress https://chrome.google.com/webstore/detail/among-us-wallpapers/oebkdlmebeajljjnoenfdocmllcmaiki
Beskrivning Among Us Wallpapers brings a new look in new tab page with Among Us game wallpaper backgrounds. Themes created for Among Us fans.
Filstorlek 8.07 MB
Antal Installationer 190
Aktuell Version 21.199.10.12
Senast Uppdaterad 2021-01-29
Publiceringsdatum 2021-01-29
Utvecklare jadhavch142nd153
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://bit.ly/amongmods
URL till Sekretesspolicy Sidan http://bit.ly/policy-among
Stödda Språk 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"
}