Among Us Online

Among Us Online extension provide you with HD Among Us wallpaper on new tab. Designed for Among Us online fans.

O que é Among Us Online?

Among Us Online é uma extensão do Chrome desenvolvida por https://games.lol, e sua principal característica é "Among Us Online extension provide you with HD Among Us wallpaper on new tab. Designed for Among Us online fans.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Among Us Online

Baixe arquivos de extensão Among Us Online 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

                        This game was released in June 2018 but didn’t gain its deserved attention until 2020. The game became one of the most popular games on multiple platforms because of its very simple gameplay suitable for both kids and adults. Gamers can play Among Us online with other players around the globe by choosing a lobby created in certain languages. 

Check out all the amazing features you’ll find on the Among Us online extension: 

1. Shuffle Among Us wallpaper every time you open a new tab. 
2. Select a list of unique design.
3. Get easy access to websites with custom web search.
4. Get easy access to More theme in new tab page.

How do I uninstall this extension?
1. Click on the button with three horizontal lines or the three dots found in the upper right-hand corner of your Chrome™ browser.
2. From the drop-down menu click More Tools > Extensions.
3. Next to the extension you want to remove, click Remove.
4. If you simply want to hide the extension but not remove it, you can un-check the Enabled button.
5. Restart Chrome™ browser

By installing this extension, you agree to the End User License Agreement (https://games.lol/terms-of-use/) and Privacy Policy (https://games.lol/privacy-policy/)                    

Informações Básicas da Extensão

Nome Among Us Online Among Us Online
ID nhklobelplcndebifbcmideenegaikgm
URL Oficial https://chrome.google.com/webstore/detail/among-us-online/nhklobelplcndebifbcmideenegaikgm
Descrição Among Us Online extension provide you with HD Among Us wallpaper on new tab. Designed for Among Us online fans.
Tamanho do Arquivo 7.81 MB
Contagem de Instalações 26,685
Versão Atual 90.10.289.105
Última Atualização 2021-06-29
Data de Publicação 2020-12-30
Classificação 3.37/5 Total de 19 Avaliações
Desenvolvedor https://games.lol
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://games.lol/among-us
URL da Página de Política de Privacidade https://games.lol/privacy-policy
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Among Us Online",
    "offline_enabled": true,
    "background": {
        "scripts": [
            "js\/amongus_bg.js"
        ]
    },
    "browser_action": {
        "default_icon": "img\/128.png"
    },
    "chrome_url_overrides": {
        "newtab": "newtab_page.html"
    },
    "description": "Among Us Online extension provide you with HD Among Us wallpaper on new tab. Designed for Among Us online fans.",
    "icons": {
        "128": "img\/128.png",
        "48": "img\/48.png"
    },
    "version": "90.10.289.105"
}