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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Running T-Rex doesn't need to be presented. Everybody played this chrome's game."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Running Dinosaur Game एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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 |
ईमेल | [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" } |