Disc Golf Simulator

Disc Golf Simulator is a simulator game for disc golf.

Disc Golf Simulator là gì?

Disc Golf Simulator là một tiện ích mở rộng Chrome được phát triển bởi Oh When Games, và tính năng chính của nó là "Disc Golf Simulator is a simulator game for disc golf.".

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

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Disc Golf Simulator

Tải xuống các tệp mở rộng Disc Golf Simulator 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

                        Disc golf simulator is a game type chrome extension. In this game it will be like play disc golf in which you throw a disc on a 2d plane. It is super fun and I hope you enjoy playing it. Graphics done by: https://www.youtube.com/channel/UCiBFDDolMJFMKcwYYjGYzLw                    

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

Tên Disc Golf Simulator Disc Golf Simulator
ID gnlmppcmnhgmemifbhinojbbgcflhlfl
URL Chính Thức https://chromewebstore.google.com/detail/disc-golf-simulator/gnlmppcmnhgmemifbhinojbbgcflhlfl
Mô tả Disc Golf Simulator is a simulator game for disc golf.
Kích Thước Tệp 3.85 MB
Số Lần Cài Đặt 300
Phiên Bản Hiện Tại 0.1
Cập Nhật Lần Cuối 2019-05-17
Ngày Phát Hành 2019-05-16
Nhà Phát Triển Oh When Games
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "0.1",
    "name": "Disc Golf Simulator",
    "description": "Disc Golf Simulator is a simulator game for disc golf.",
    "permissions": [
        "storage"
    ],
    "icons": {
        "32": "graphics\/icon.png",
        "128": "graphics\/icon.png"
    },
    "browser_action": {
        "default_popup": "index.html",
        "default_title": "Disc Golf Simulator"
    }
}