DinosaurGame

DinosaurGame

DinosaurGame là gì?

DinosaurGame là một tiện ích mở rộng Chrome được phát triển bởi 牛蒡, và tính năng chính của nó là "DinosaurGame".

Ả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 DinosaurGame

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

                        You may be familiar with the "dinosaurs" that appear on the "Not connected to the Internet" screen when you are offline. That dinosaur actually moves. Press the [Space] key or [↑] key to start the "dinosaur game". It's also available as a hidden feature in Chrome, and Google Chrome allows you to play the game online by typing" chrome://dino/" in his address bar. 

The extension allows you to play the game on the extension's pop-up page without using Google Chrome.                    

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

Tên DinosaurGame DinosaurGame
ID glaogmhcbinmgjpohpfpigpknimhhmof
URL Chính Thức https://chrome.google.com/webstore/detail/dinosaurgame/glaogmhcbinmgjpohpfpigpknimhhmof
Mô tả DinosaurGame
Kích Thước Tệp 54.01 KB
Số Lần Cài Đặt 335
Phiên Bản Hiện Tại 1.2
Cập Nhật Lần Cuối 2021-08-01
Ngày Phát Hành 2021-07-25
Nhà Phát Triển 牛蒡
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_Name__",
    "description": "__MSG_Description__",
    "version": "1.2",
    "default_locale": "ja",
    "icons": {
        "16": "DinosaurGame\/images\/default_100_percent\/100-error-offline.png",
        "32": "DinosaurGame\/images\/default_100_percent\/100-error-offline.png",
        "48": "DinosaurGame\/images\/default_100_percent\/100-error-offline.png",
        "128": "DinosaurGame\/images\/default_100_percent\/100-error-offline.png"
    },
    "action": {
        "default_popup": "DinosaurGame\/index.html"
    }
}