Running Dinosaur Game

Running T-Rex doesn't need to be presented. Everybody played this chrome's game.

Running Dinosaur Game là gì?

Running Dinosaur Game là một tiện ích mở rộng Chrome được phát triển bởi Running Dinosaur Game, và tính năng chính của nó là "Running T-Rex doesn't need to be presented. Everybody played this chrome's game.".

Ả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 Running Dinosaur Game

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

                        See record? Can you beat it? Enjoy controling your dino, jump, run and hide. Try to get more scores than you see on the screenshot.
This is very popular game among chrome browser users, so it is now avaliable in popup.                    

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

Tên Running Dinosaur Game Running Dinosaur Game
ID ngajafpjffmcomlmbcpfeoggbbhpcpeh
URL Chính Thức https://chromewebstore.google.com/detail/running-dinosaur-game/ngajafpjffmcomlmbcpfeoggbbhpcpeh
Mô tả Running T-Rex doesn't need to be presented. Everybody played this chrome's game.
Kích Thước Tệp 83.04 KB
Số Lần Cài Đặt 1,017
Phiên Bản Hiện Tại 1.0.0.0
Cập Nhật Lần Cuối 2021-04-14
Ngày Phát Hành 2021-04-13
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển Running Dinosaur Game
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "browser_action": {
        "default_icon": "icon128.png",
        "default_popup": "index.html",
        "default_title": "__MSG_appName__"
    },
    "background": {
        "scripts": [
            "bag.js"
        ]
    },
    "description": "__MSG_appDesc__",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "default_locale": "en",
    "icons": {
        "128": "icon128.png"
    },
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.0.0"
}