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.

O que é Among Us Wallpapers?

Among Us Wallpapers é uma extensão do Chrome desenvolvida por jadhavch142nd153, e sua principal característica é "Among Us Wallpapers brings a new look in new tab page with Among Us game wallpaper backgrounds. Themes created for Among Us fans.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Among Us Wallpapers

Baixe arquivos de extensão Among Us Wallpapers no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome Among Us Wallpapers Among Us Wallpapers
ID oebkdlmebeajljjnoenfdocmllcmaiki
URL Oficial https://chrome.google.com/webstore/detail/among-us-wallpapers/oebkdlmebeajljjnoenfdocmllcmaiki
Descrição Among Us Wallpapers brings a new look in new tab page with Among Us game wallpaper backgrounds. Themes created for Among Us fans.
Tamanho do Arquivo 8.07 MB
Contagem de Instalações 190
Versão Atual 21.199.10.12
Última Atualização 2021-01-29
Data de Publicação 2021-01-29
Desenvolvedor jadhavch142nd153
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://bit.ly/amongmods
URL da Página de Política de Privacidade http://bit.ly/policy-among
Idiomas Suportados 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"
}