Among Us Hidden Star [Play now]
Among Us Hidden Star Game Find hidden stars in the pictures
O que é Among Us Hidden Star [Play now]?
Among Us Hidden Star [Play now] é uma extensão do Chrome desenvolvida por FeepGames, e sua principal característica é "Among Us Hidden Star Game Find hidden stars in the pictures".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Among Us Hidden Star [Play now]
Baixe arquivos de extensão Among Us Hidden Star [Play now] no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | |
ID | oglggccknillchiglaoeidongpjbcpan |
URL Oficial | https://chrome.google.com/webstore/detail/among-us-hidden-star-play/oglggccknillchiglaoeidongpjbcpan |
Descrição | Among Us Hidden Star Game Find hidden stars in the pictures |
Tamanho do Arquivo | 55.68 KB |
Contagem de Instalações | 611 |
Versão Atual | 1.0 |
Última Atualização | 2021-06-25 |
Data de Publicação | 2021-06-25 |
Classificação | 1.00/5 Total de 1 Avaliações |
Desenvolvedor | FeepGames |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | http://feep.club/imposter-hidden-stars/play/ |
URL da Página de Política de Privacidade | https://www.crazycraftz.com/privacy-policy |
Idiomas Suportados | 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" } } |