Among Us Online Edition
Among Us Online Edition on Chrome Browser!
What is Among Us Online Edition?
Among Us Online Edition is a Chrome extension developed by GunsuGames, and its main feature is "Among Us Online Edition on Chrome Browser!".
Extension Screenshots
Download Among Us Online Edition Extension CRX File
Download Among Us Online Edition 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
Among Us Online Edition you can only solo and as imposter on the space ship. You can do sabotage on spaceship or killing them one by one and without being caught. Open Extension Tab and Check Search
Extension Basic Information
Name | |
ID | lnhogochemompoboighphnmgafbfkalb |
Official URL | https://chromewebstore.google.com/detail/among-us-online-edition/lnhogochemompoboighphnmgafbfkalb |
Description | Among Us Online Edition on Chrome Browser! |
File Size | 7.15 MB |
Installation Count | 128 |
Current Version | 1.0 |
Last Updated | 2022-06-22 |
Publish Date | 2022-06-22 |
Developer | GunsuGames |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://sites.google.com/view/gunselgamesworld/home |
Supported Languages | en |
manifest.json | |
{ "action": { "default_icon": "icon.png", "default_popup": "popup.html", "default_title": "among us online" }, "background": { "service_worker": "background.js" }, "description": "Among Us Online Edition on Chrome Browser!", "icons": { "128": "icon_128.png", "16": "icon_16.png", "256": "icon.png", "48": "icon_48.png" }, "manifest_version": 3, "name": "Among Us Online Edition", "short_name": "among us online", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0" } |