Among Us New Tab - Chrome Wallpapers

Impostor Among Us Extension brings a new look to your Chrome browser.

Among Us New Tab - Chrome Wallpapers란 무엇입니까?

Among Us New Tab - Chrome Wallpapers은(는) http://wlg.ro에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Impostor Among Us Extension brings a new look to your Chrome browser."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

Among Us New Tab - Chrome Wallpapers 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        If you want to have the Impostor Among Us as your wallpaper these high res photos should do the trick. ❤️

Among Us New Tab Wallpapers, created specifically for Among Us Impostor Game lovers. Changes your new tab with Among Us Game new tab.

By installing our Among Us New Tab - Chrome Wallpapers extension you will replace your default new tab.

FEATURES:

• A HD new tab experience.

•  Shuffle all Among Us Game wallpaper backgrounds, or just pick your best wallpaper backgrounds

• Minimal design with smooth transitions.

•  Simple, search from the Among Us Impostor new tab.

•  Quick links, rate widgets found on new tab page.

•  Middle search box.
Quick access to the largest and most well-known search engines in the world provides a theme search bar Among Us Game.

Install extension Among Us Impostor wallpapers in 4K for your Chrome, Brave or Edge Browser. All images belong to their respective owners and are free for personal use only.

We really wish you have fun using our beautiful Among Us 2022 Game new tab & please let your friends know so they can also enjoy it! ❤️                    

확장 프로그램 기본 정보

이름 Among Us New Tab - Chrome Wallpapers Among Us New Tab - Chrome Wallpapers
ID kjfnjikajgdnpljcebknpfemimamlmha
공식 URL https://chrome.google.com/webstore/detail/among-us-new-tab-chrome-w/kjfnjikajgdnpljcebknpfemimamlmha
설명 Impostor Among Us Extension brings a new look to your Chrome browser.
파일 크기 12.47 MB
설치 횟수 337
현재 버전 21.199.10.13
최근 업데이트 2022-07-13
출시 날짜 2021-01-29
개발자 http://wlg.ro
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://wlg.ro/among-us-new-tab-chrome-wallpapers
지원되는 언어 id,ms,de,en,fil,fr,nl,no,tr,ca,da,et,es,hr,it,lv,hu,pl,ro,sk,sl,fi,sv,cs,el,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "description": "__MSG_extDesc__",
    "version": "21.199.10.13",
    "background": {
        "service_worker": "servi_among.js"
    },
    "chrome_url_overrides": {
        "newtab": "among.html?a"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "*",
                "bg_among",
                "30"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "icons": {
        "128": "128.png"
    },
    "offline_enabled": true,
    "action": [],
    "default_locale": "en",
    "manifest_version": 3
}