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.
What is Among Us Wallpapers?
Among Us Wallpapers is a Chrome extension developed by jadhavch142nd153, and its main feature is "Among Us Wallpapers brings a new look in new tab page with Among Us game wallpaper backgrounds. Themes created for Among Us fans.".
Extension Screenshots
Download Among Us Wallpapers Extension CRX File
Download Among Us Wallpapers extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | |
ID | oebkdlmebeajljjnoenfdocmllcmaiki |
Official URL | https://chrome.google.com/webstore/detail/among-us-wallpapers/oebkdlmebeajljjnoenfdocmllcmaiki |
Description | Among Us Wallpapers brings a new look in new tab page with Among Us game wallpaper backgrounds. Themes created for Among Us fans. |
File Size | 8.07 MB |
Installation Count | 190 |
Current Version | 21.199.10.12 |
Last Updated | 2021-01-29 |
Publish Date | 2021-01-29 |
Developer | jadhavch142nd153 |
[email protected] | |
Payment Type | free |
Extension Website | https://bit.ly/amongmods |
Privacy Policy Page URL | http://bit.ly/policy-among |
Supported Languages | 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" } |