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はcarolyuによって開発された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拡張機能をインストールします。

拡張機能の使用方法

                        Among Us Wallpaper extension features some of the best artwork to make you feel good on your Chrome browser. Choose your favorite Among Us backgrounds from a variety of designs in new tab page.

Extension Features:
1. Provide different Among Us wallpaper backgrounds.
2. Custom web search bar.
3. Sticky notes give you the Among Us feels in completing real-life tasks. 
4. Get easy access to your most frequently visited websites. 
5. Get easy access to your bookmarks websites.

If you have any questions about our Among Us wallpaper extension or just want to give us some feedback, feel free to send us a message or write a review! We'd love to hear from you.                    

拡張機能の基本情報

名前 Among Us Wallpapers Among Us Wallpapers
ID jjacpiidddoldlngagdmfjcdigpandpd
公式URL https://chrome.google.com/webstore/detail/among-us-wallpapers/jjacpiidddoldlngagdmfjcdigpandpd
説明 Among Us Wallpapers brings a new look in new tab page with Among Us game wallpaper backgrounds. Themes created for Among Us fans.
ファイルサイズ 9.88 MB
インストール数 5,000
現在のバージョン 21.199.10.22
最終更新日 2021-04-07
公開日 2020-09-29
評価 5.00/5 合計 22 レビュー
開発者 carolyu
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://coolthemestores.com/among-us-wallpaper-hd-new-tab/
ヘルプページのURL https://coolthemestores.com/contact-us
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "js\/bg.js"
        ]
    },
    "browser_action": {
        "default_icon": "img\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.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\/icon128.png",
        "48": "img\/icon48.png"
    },
    "manifest_version": 2,
    "name": "Among Us Wallpapers",
    "offline_enabled": true,
    "version": "21.199.10.22",
    "permissions": [
        "topSites",
        "unlimitedStorage",
        "bookmarks"
    ]
}