Among Us New Tab

Among Us Wallpaper changes its new tab to Among Us background.

什么是Among Us New Tab?

Among Us New Tab是由https://wallpaperextensions.com开发的Chrome扩展程序,该扩展的主要功能是“Among Us Wallpaper changes its new tab to Among Us background.”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

下载Among Us New Tab扩展crx文件

下载Among Us New Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Customize your new tab with the Among Us wallpaper extension and face your new Among Us background every time you change your page.
Beautify your new tab page with a useful, beautiful and fun theme.

(-)Refresh your screen with Among Us Wallpaper and beautify your background with SUS characters.
(-)Use Among Us Wallpaper New Tab to enhance your new tab experiences and enjoy the convenience.
(-)Use background button to change and use beautiful than each other wallpapers

➤ All in one tab!

Click the 'Add to Chrome' button to install the Among Us Wallpaper New Tab extension and you can easily use this extension that way.

What are the features of our page:
* Use background button to change and use beautiful than each other wallpapers if you want to randomize wallpapers you can click toggle random background button in background button
* Follow the time information from the top right
* Search the internet quickly and accurately using the middle top search box

➤ Note: Click "Keep changes" button after installing Among Us Wallpaper New Tab for best experience. This will show Among Us Wallpaper Theme on every new tab as intended.                    

扩展基本信息

名称 Among Us New Tab Among Us New Tab
ID nhaaidbialjnkjmlddgeamihklhkjdnj
官方URL https://chromewebstore.google.com/detail/among-us-new-tab/nhaaidbialjnkjmlddgeamihklhkjdnj
简介 Among Us Wallpaper changes its new tab to Among Us background.
文件大小 5.71 MB
安装次数 53
当前版本 1.0
更新时间 2024-01-29
上架时间 2023-12-06
评分 5.00/5 共1次评分
开发者 https://wallpaperextensions.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://wallpaperextensions.com/
隐私政策页面URL https://wallpaperextensions.com/privacy-policy.html
支持的语言 id,ms,de,en,fil,fr,sw,nl,tr,ca,da,et,es,hr,it,lv,hu,pl,ro,sk,sl,fi,cs,el,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "short_name": "Wallpaper Extensions",
    "version": "1.0",
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "icons": {
        "128": "\/assets\/imgs\/logo_128.png"
    },
    "background": {
        "service_worker": "\/js\/installationHandler.js"
    },
    "action": {
        "browser_style": false,
        "default_icon": {
            "128": "\/assets\/imgs\/logo_128.png"
        },
        "default_title": "Among Us Wallpaper"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}