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 carolyu, 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

                        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.                    

Informações Básicas da Extensão

Nome Among Us Wallpapers Among Us Wallpapers
ID jjacpiidddoldlngagdmfjcdigpandpd
URL Oficial https://chrome.google.com/webstore/detail/among-us-wallpapers/jjacpiidddoldlngagdmfjcdigpandpd
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 9.88 MB
Contagem de Instalações 5,000
Versão Atual 21.199.10.22
Última Atualização 2021-04-07
Data de Publicação 2020-09-29
Classificação 5.00/5 Total de 22 Avaliações
Desenvolvedor carolyu
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://coolthemestores.com/among-us-wallpaper-hd-new-tab/
URL da Página de Ajuda https://coolthemestores.com/contact-us
Idiomas Suportados 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"
    ]
}