Among Us Hidden Star [Play now]

Among Us Hidden Star Game Find hidden stars in the pictures

Among Us Hidden Star [Play now] là gì?

Among Us Hidden Star [Play now] là một tiện ích mở rộng Chrome được phát triển bởi FeepGames, và tính năng chính của nó là "Among Us Hidden Star Game Find hidden stars in the pictures".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Among Us Hidden Star [Play now]

Tải xuống các tệp mở rộng Among Us Hidden Star [Play now] dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Among Us Hidden Star [Play now] Among Us Hidden Star [Play now]
ID oglggccknillchiglaoeidongpjbcpan
URL Chính Thức https://chrome.google.com/webstore/detail/among-us-hidden-star-play/oglggccknillchiglaoeidongpjbcpan
Mô tả Among Us Hidden Star Game Find hidden stars in the pictures
Kích Thước Tệp 55.68 KB
Số Lần Cài Đặt 611
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2021-06-25
Ngày Phát Hành 2021-06-25
Đánh Giá 1.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển FeepGames
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng http://feep.club/imposter-hidden-stars/play/
URL Trang Chính Sách Bảo Mật https://www.crazycraftz.com/privacy-policy
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}