Among Us Hidden Star [Play now]
Among Us Hidden Star Game Find hidden stars in the pictures
Cos'è Among Us Hidden Star [Play now]?
Among Us Hidden Star [Play now] è un'estensione di Chrome sviluppata da FeepGames, e la sua funzione principale è "Among Us Hidden Star Game Find hidden stars in the pictures".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Among Us Hidden Star [Play now]
Scarica i file di estensione Among Us Hidden Star [Play now] in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | oglggccknillchiglaoeidongpjbcpan |
URL Ufficiale | https://chrome.google.com/webstore/detail/among-us-hidden-star-play/oglggccknillchiglaoeidongpjbcpan |
Descrizione | Among Us Hidden Star Game Find hidden stars in the pictures |
Dimensione del File | 55.68 KB |
Conteggio Installazioni | 611 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2021-06-25 |
Data di Pubblicazione | 2021-06-25 |
Valutazione | 1.00/5 Totale 1 Valutazioni |
Sviluppatore | FeepGames |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://feep.club/imposter-hidden-stars/play/ |
URL della Pagina della Politica sulla Privacy | https://www.crazycraftz.com/privacy-policy |
Lingue Supportate | 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" } } |