Among Us Online

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

What is Among Us Online?

Among Us Online is a Chrome extension developed by https://games.lol, and its main feature is "Among Us Online extension provide you with HD Among Us wallpaper on new tab. Designed for Among Us online fans.".

Extension Screenshots

screenshot

Download Among Us Online Extension CRX File

Download Among Us Online extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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/)                    

Extension Basic Information

Name Among Us Online Among Us Online
ID nhklobelplcndebifbcmideenegaikgm
Official URL https://chrome.google.com/webstore/detail/among-us-online/nhklobelplcndebifbcmideenegaikgm
Description Among Us Online extension provide you with HD Among Us wallpaper on new tab. Designed for Among Us online fans.
File Size 7.81 MB
Installation Count 26,685
Current Version 90.10.289.105
Last Updated 2021-06-29
Publish Date 2020-12-30
Rating 3.37/5 Total 19 Ratings
Developer https://games.lol
Email [email protected]
Payment Type free
Extension Website https://games.lol/among-us
Privacy Policy Page URL https://games.lol/privacy-policy
Supported Languages 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"
}