Among Us Hidden Star [Play now]
Among Us Hidden Star Game Find hidden stars in the pictures
Was ist Among Us Hidden Star [Play now]?
Among Us Hidden Star [Play now] ist eine Chrome-Erweiterung, die von FeepGames entwickelt wurde, und ihr Hauptmerkmal ist "Among Us Hidden Star Game Find hidden stars in the pictures".
Erweiterungsscreenshots
Among Us Hidden Star [Play now]-Erweiterungs-CRX-Datei herunterladen
Laden Sie Among Us Hidden Star [Play now]-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | |
ID | oglggccknillchiglaoeidongpjbcpan |
Offizielle URL | https://chrome.google.com/webstore/detail/among-us-hidden-star-play/oglggccknillchiglaoeidongpjbcpan |
Beschreibung | Among Us Hidden Star Game Find hidden stars in the pictures |
Dateigröße | 55.68 KB |
Installationsanzahl | 611 |
Aktuelle Version | 1.0 |
Letztes Update | 2021-06-25 |
Veröffentlichungsdatum | 2021-06-25 |
Bewertung | 1.00/5 Insgesamt 1 Bewertungen |
Entwickler | FeepGames |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | http://feep.club/imposter-hidden-stars/play/ |
URL der Datenschutzrichtlinien-Seite | https://www.crazycraftz.com/privacy-policy |
Unterstützte Sprachen | 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" } } |