Running Dinosaur Game
Running T-Rex doesn't need to be presented. Everybody played this chrome's game.
什麼是Running Dinosaur Game?
Running Dinosaur Game是由Running Dinosaur Game開發的Chrome擴展程式,該擴展的主要功能是“Running T-Rex doesn't need to be presented. Everybody played this chrome's game.”。
擴展截圖
下載Running Dinosaur Game擴展crx文件
下載Running Dinosaur Game擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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.
擴展基本資訊
名稱 | |
ID | ngajafpjffmcomlmbcpfeoggbbhpcpeh |
官方網址 | https://chromewebstore.google.com/detail/running-dinosaur-game/ngajafpjffmcomlmbcpfeoggbbhpcpeh |
簡介 | Running T-Rex doesn't need to be presented. Everybody played this chrome's game. |
檔案大小 | 83.04 KB |
安裝次數 | 1,017 |
目前版本 | 1.0.0.0 |
更新時間 | 2021-04-14 |
上架時間 | 2021-04-13 |
評分 | 5.00/5 共 1 次評分 |
開發者 | Running Dinosaur Game |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | 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" } |