Among Us Hidden Star [Play now]

Among Us Hidden Star Game Find hidden stars in the pictures

什么是Among Us Hidden Star [Play now]?

Among Us Hidden Star [Play now]是由FeepGames开发的Chrome扩展程序,该扩展的主要功能是“Among Us Hidden Star Game Find hidden stars in the pictures”。

扩展截图

screenshot

下载Among Us Hidden Star [Play now]扩展crx文件

下载Among Us Hidden Star [Play now]扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 Among Us Hidden Star [Play now] Among Us Hidden Star [Play now]
ID oglggccknillchiglaoeidongpjbcpan
官方URL https://chrome.google.com/webstore/detail/among-us-hidden-star-play/oglggccknillchiglaoeidongpjbcpan
简介 Among Us Hidden Star Game Find hidden stars in the pictures
文件大小 55.68 KB
安装次数 611
当前版本 1.0
更新时间 2021-06-25
上架时间 2021-06-25
评分 1.00/5 共1次评分
开发者 FeepGames
电子邮箱 [email protected]
付费类型 free
扩展官网 http://feep.club/imposter-hidden-stars/play/
隐私政策页面URL https://www.crazycraftz.com/privacy-policy
支持的语言 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"
    }
}