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
Eメール [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"
    }
}