Among Us Online

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

什麼是Among Us Online?

Among Us Online是由https://games.lol開發的Chrome擴展程式,該擴展的主要功能是“Among Us Online extension provide you with HD Among Us wallpaper on new tab. Designed for Among Us online fans.”。

擴展截圖

screenshot

下載Among Us Online擴展crx文件

下載Among Us Online擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

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

擴展基本資訊

名稱 Among Us Online Among Us Online
ID nhklobelplcndebifbcmideenegaikgm
官方網址 https://chrome.google.com/webstore/detail/among-us-online/nhklobelplcndebifbcmideenegaikgm
簡介 Among Us Online extension provide you with HD Among Us wallpaper on new tab. Designed for Among Us online fans.
檔案大小 7.81 MB
安裝次數 26,685
目前版本 90.10.289.105
更新時間 2021-06-29
上架時間 2020-12-30
評分 3.37/5 共 19 次評分
開發者 https://games.lol
電子郵箱 [email protected]
付費類型 free
擴展官網 https://games.lol/among-us
隱私政策頁面URL https://games.lol/privacy-policy
支援的語言 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"
}