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.」です。
拡張機能のスクリーンショット
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
拡張機能の基本情報
名前 | |
ID | oebkdlmebeajljjnoenfdocmllcmaiki |
公式URL | 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 |
Eメール | [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" } |