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.

什么是Among Us Wallpapers?

Among Us Wallpapers是由jadhavch142nd153开发的Chrome扩展程序,该扩展的主要功能是“Among Us Wallpapers brings a new look in new tab page with Among Us game wallpaper backgrounds. Themes created for Among Us fans.”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载Among Us Wallpapers扩展crx文件

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

扩展使用说明

                        Want a Chrome Theme to show your passion for Among Us?
This is the theme for you.

Play Among US Online Mod Menu👉:  https://bit.ly/amongmods

For Those that would like to change themes, so decide to leave a bad review saying
"please take it off or i will hack u"
Please check out this post:
https://support.google.com/chrome_webstore/answer/148695?hl=en                    

扩展基本信息

名称 Among Us Wallpapers Among Us Wallpapers
ID oebkdlmebeajljjnoenfdocmllcmaiki
官方URL https://chrome.google.com/webstore/detail/among-us-wallpapers/oebkdlmebeajljjnoenfdocmllcmaiki
简介 Among Us Wallpapers brings a new look in new tab page with Among Us game wallpaper backgrounds. Themes created for Among Us fans.
文件大小 8.07 MB
安装次数 190
当前版本 21.199.10.12
更新时间 2021-01-29
上架时间 2021-01-29
开发者 jadhavch142nd153
电子邮箱 [email protected]
付费类型 free
扩展官网 https://bit.ly/amongmods
隐私政策页面URL http://bit.ly/policy-among
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Among Us Wallpapers",
    "offline_enabled": true,
    "background": {
        "scripts": [
            "js\/amongus.js"
        ]
    },
    "browser_action": {
        "default_icon": "img\/logo_128.png"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.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\/logo_128.png",
        "48": "img\/logo_48.png"
    },
    "version": "21.199.10.12"
}