Among Us Hidden Star [Play now]
Among Us Hidden Star Game Find hidden stars in the pictures
Wat is Among Us Hidden Star [Play now]?
Among Us Hidden Star [Play now] is een Chrome-extensie ontwikkeld door FeepGames, en de belangrijkste functie is "Among Us Hidden Star Game Find hidden stars in the pictures".
Extensie Screenshots
Download het CRX-bestand van de extensie Among Us Hidden Star [Play now]
Download Among Us Hidden Star [Play now]-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | oglggccknillchiglaoeidongpjbcpan |
Officiële URL | https://chrome.google.com/webstore/detail/among-us-hidden-star-play/oglggccknillchiglaoeidongpjbcpan |
Beschrijving | Among Us Hidden Star Game Find hidden stars in the pictures |
Bestandsgrootte | 55.68 KB |
Aantal Installaties | 611 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2021-06-25 |
Publicatiedatum | 2021-06-25 |
Beoordeling | 1.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | FeepGames |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | http://feep.club/imposter-hidden-stars/play/ |
URL van de Privacybeleid Pagina | https://www.crazycraftz.com/privacy-policy |
Ondersteunde Talen | 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" } } |