T-Rex Joker runner
Chrome's offline running dino game joker theme
What is T-Rex Joker runner?
T-Rex Joker runner is a Chrome extension developed by kuchmenkoyarikggh, and its main feature is "Chrome's offline running dino game joker theme".
Extension Screenshots
Download T-Rex Joker runner Extension CRX File
Download T-Rex Joker runner extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Chrome's offline dinosaur game, but now you can play extended version anytime you want! Introducing Online Dino, a version of the Chrome Dinosaur Game that you used to only be able to play when your browser is offline is now available for your leisure anytime, even online! The controls are the same, press up or space to jump and down to duck. Dodge cactus and foes and reach for a high score. Amazing T-rex dino run game for your browser to play online. T-rex dino run is good game and a great pass time. You don't need to go offline to play this game. Just click in the toolbar icon and press Space to start the game. Jump over obstacles to go further and set a high score. There are no cheats or computer help in this version of the dino run game.
Extension Basic Information
Name | T-Rex Joker runner |
ID | mdpncmcnabckkhaaeockcmkpoiofhoje |
Official URL | https://chrome.google.com/webstore/detail/mdpncmcnabckkhaaeockcmkpoiofhoje |
Description | Chrome's offline running dino game joker theme |
File Size | 274 KB |
Installation Count | 409 |
Current Version | 2.1 |
Last Updated | 2022-11-10 |
Publish Date | 2021-06-11 |
Rating | 5.00/5 Total 2 Ratings |
Developer | kuchmenkoyarikggh |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "service_worker": "background.js" }, "action": { "default_icon": "32.png" }, "description": "Chrome's offline running dino game joker theme", "icons": { "128": "128.png", "16": "32.png", "48": "48.png" }, "manifest_version": 3, "name": "T-Rex Joker runner", "options_page": "index.html", "version": "2.1" } |