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 |
公式URL | 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 |
Eメール | [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" } |