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
官方網址 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"
    }
}