Among Us New Tab

Among Us New Tab is a extension with variety of Among Us game wallpaper backgrounds. Themes for Among Us fans.

What is Among Us New Tab?

Among Us New Tab is a Chrome extension developed by roylimboy90, and its main feature is "Among Us New Tab is a extension with variety of Among Us game wallpaper backgrounds. Themes for Among Us fans.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Among Us New Tab Extension CRX File

Download Among Us New Tab 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

                        Among Us 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.

Choose your favorite Among Us backgrounds designs in new tab page that brings a new look to your chrome browser.

Among Us New Tab Extension Features:
1. Shuffle Among Us wallpapers every time you open a new tab. 
2. Randomize backgrounds in settings option.
3.Search websites easily with custom web search.
4. Sticky notes give you the Among Us feels in completing real-life tasks. 
5. Get easy access to your most frequently visited websites. 
6. Get easy access to your bookmarks websites.
7. Quick access to your emails and social media accounts.                    

Extension Basic Information

Name Among Us New Tab Among Us New Tab
ID jibcoiecacanbjighachnojlenclblde
Official URL https://chromewebstore.google.com/detail/among-us-new-tab/jibcoiecacanbjighachnojlenclblde
Description Among Us New Tab is a extension with variety of Among Us game wallpaper backgrounds. Themes for Among Us fans.
File Size 9.5 MB
Installation Count 8,000
Current Version 500.690.220.35
Last Updated 2023-05-25
Publish Date 2020-10-05
Rating 4.88/5 Total 32 Ratings
Developer roylimboy90
Email [email protected]
Payment Type free
Supported Languages 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 New Tab is a extension with variety of Among Us game wallpaper backgrounds. Themes for Among Us fans. ",
    "icons": {
        "128": "img\/icon128.png",
        "16": "img\/icon16.png",
        "48": "img\/icon48.png"
    },
    "manifest_version": 2,
    "name": "Among Us New Tab",
    "offline_enabled": true,
    "version": "500.690.220.35",
    "permissions": [
        "topSites",
        "unlimitedStorage",
        "bookmarks"
    ]
}