Among Us Hidden Star [Play now]

Among Us Hidden Star Game Find hidden stars in the pictures

Qu'est-ce que Among Us Hidden Star [Play now] ?

Among Us Hidden Star [Play now] est une extension Chrome développée par FeepGames, et sa fonction principale est "Among Us Hidden Star Game Find hidden stars in the pictures".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Among Us Hidden Star [Play now]

Téléchargez les fichiers d'extension Among Us Hidden Star [Play now] au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Among Us Hidden Star [Play now] Among Us Hidden Star [Play now]
ID oglggccknillchiglaoeidongpjbcpan
URL Officiel https://chrome.google.com/webstore/detail/among-us-hidden-star-play/oglggccknillchiglaoeidongpjbcpan
Description Among Us Hidden Star Game Find hidden stars in the pictures
Taille du Fichier 55.68 KB
Nombre d'Installations 611
Version Actuelle 1.0
Dernière Mise à Jour 2021-06-25
Date de Publication 2021-06-25
Évaluation 1.00/5 Total 1 Évaluations
Développeur FeepGames
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://feep.club/imposter-hidden-stars/play/
URL de la Page de Politique de Confidentialité https://www.crazycraftz.com/privacy-policy
Langues Prises en Charge 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"
    }
}