Among Us Hidden Star [Play now]

Among Us Hidden Star Game Find hidden stars in the pictures

Co je Among Us Hidden Star [Play now]?

Among Us Hidden Star [Play now] je rozšíření Chrome vyvinuté FeepGames, a jeho hlavní funkcí je „Among Us Hidden Star Game Find hidden stars in the pictures“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Among Us Hidden Star [Play now]

Stáhněte si soubory rozšíření Among Us Hidden Star [Play now] ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Among Us Hidden Star [Play now] Among Us Hidden Star [Play now]
ID oglggccknillchiglaoeidongpjbcpan
Oficiální URL https://chrome.google.com/webstore/detail/among-us-hidden-star-play/oglggccknillchiglaoeidongpjbcpan
Popis Among Us Hidden Star Game Find hidden stars in the pictures
Velikost souboru 55.68 KB
Počet instalací 611
Aktuální Verze 1.0
Poslední Aktualizace 2021-06-25
Datum Vydání 2021-06-25
Hodnocení 1.00/5 Celkem 1 Hodnocení
Vývojář FeepGames
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření http://feep.club/imposter-hidden-stars/play/
URL Stránky Zásad Ochrany Soukromí https://www.crazycraftz.com/privacy-policy
Podporované Jazyky 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"
    }
}