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
公式URL 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
Eメール [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"
}