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
官方網址 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"
}