Among Us Hidden Star [Play now]
Among Us Hidden Star Game Find hidden stars in the pictures
Co to jest Among Us Hidden Star [Play now]?
Among Us Hidden Star [Play now] to rozszerzenie Chrome opracowane przez FeepGames, a jego główną funkcją jest „Among Us Hidden Star Game Find hidden stars in the pictures”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Among Us Hidden Star [Play now]
Pobierz pliki rozszerzeń Among Us Hidden Star [Play now] w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | oglggccknillchiglaoeidongpjbcpan |
Oficjalny URL | https://chrome.google.com/webstore/detail/among-us-hidden-star-play/oglggccknillchiglaoeidongpjbcpan |
Opis | Among Us Hidden Star Game Find hidden stars in the pictures |
Rozmiar pliku | 55.68 KB |
Liczba instalacji | 611 |
Aktualna Wersja | 1.0 |
Ostatnia Aktualizacja | 2021-06-25 |
Data Publikacji | 2021-06-25 |
Ocena | 1.00/5 Łącznie 1 Oceny |
Deweloper | FeepGames |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | http://feep.club/imposter-hidden-stars/play/ |
Adres URL Strony Polityki Prywatności | https://www.crazycraftz.com/privacy-policy |
Obsługiwane Języki | 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" } } |