Running Dinosaur Game
Running T-Rex doesn't need to be presented. Everybody played this chrome's game.
Vad är Running Dinosaur Game?
Running Dinosaur Game är en Chrome-tillägg utvecklad av Running Dinosaur Game, och dess huvudfunktion är "Running T-Rex doesn't need to be presented. Everybody played this chrome's game.".
Tilläggsskärmbilder
Ladda ner Running Dinosaur Game-förlängningens CRX-fil
Ladda ner Running Dinosaur Game-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | |
ID | ngajafpjffmcomlmbcpfeoggbbhpcpeh |
Officiell webbadress | https://chromewebstore.google.com/detail/running-dinosaur-game/ngajafpjffmcomlmbcpfeoggbbhpcpeh |
Beskrivning | Running T-Rex doesn't need to be presented. Everybody played this chrome's game. |
Filstorlek | 83.04 KB |
Antal Installationer | 1,017 |
Aktuell Version | 1.0.0.0 |
Senast Uppdaterad | 2021-04-14 |
Publiceringsdatum | 2021-04-13 |
Betyg | 5.00/5 Totalt 1 Betyg |
Utvecklare | Running Dinosaur Game |
E-post | [email protected] |
Betalningssätt | free |
Stödda Språk | 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" } |