Among Us Hidden Star [Play now]
Among Us Hidden Star Game Find hidden stars in the pictures
What is Among Us Hidden Star [Play now]?
Among Us Hidden Star [Play now] is a Chrome extension developed by FeepGames, and its main feature is "Among Us Hidden Star Game Find hidden stars in the pictures".
Extension Screenshots
Download Among Us Hidden Star [Play now] Extension CRX File
Download Among Us Hidden Star [Play now] 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
Find hidden stars game which is a great version of Among us Game is now available in chrome store add-on store If you want to have a good time with this Among us game, you can download it now. Among us Hidden Star game is played only with the help of the mouse and it has many degrees, find these degrees in a limited time and go to the next one.
Extension Basic Information
Name | |
ID | oglggccknillchiglaoeidongpjbcpan |
Official URL | https://chrome.google.com/webstore/detail/among-us-hidden-star-play/oglggccknillchiglaoeidongpjbcpan |
Description | Among Us Hidden Star Game Find hidden stars in the pictures |
File Size | 55.68 KB |
Installation Count | 611 |
Current Version | 1.0 |
Last Updated | 2021-06-25 |
Publish Date | 2021-06-25 |
Rating | 1.00/5 Total 1 Ratings |
Developer | FeepGames |
[email protected] | |
Payment Type | free |
Extension Website | http://feep.club/imposter-hidden-stars/play/ |
Privacy Policy Page URL | https://www.crazycraftz.com/privacy-policy |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Among Us Hidden Star [Play now]", "description": "Among Us Hidden Star Game Find hidden stars in the pictures", "version": "1.0", "browser_action": { "default_icon": "icon.png", "default_popup": "index.html" }, "background": { "scripts": [ "background.js" ], "persistent": false }, "icons": { "16": "icon.png", "32": "icon.png", "48": "icon.png", "128": "icon.png" } } |