T-Rex Runner

Chrome Offline page 'T-Rex Runner' game.🦖🦖🦖

What is T-Rex Runner?

T-Rex Runner is a Chrome extension developed by rajaamohmed1951, and its main feature is "Chrome Offline page 'T-Rex Runner' game.🦖🦖🦖".

Extension Screenshots

screenshot
screenshot

Download T-Rex Runner Extension CRX File

Download T-Rex 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 T-Rex Runner Game.                    

Extension Basic Information

Name T-Rex Runner T-Rex Runner
ID dajojohmjimblmailojhafljiknmlbeb
Official URL https://chromewebstore.google.com/detail/t-rex-runner/dajojohmjimblmailojhafljiknmlbeb
Description Chrome Offline page 'T-Rex Runner' game.🦖🦖🦖
File Size 86.78 KB
Installation Count 46,611
Current Version 0.0.34
Last Updated 2022-09-07
Publish Date 2019-04-11
Rating 4.36/5 Total 14 Ratings
Developer rajaamohmed1951
Email [email protected]
Payment Type free
Supported Languages en,en-GB,en-US,zh-CN
manifest.json
{
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "version": "0.0.34",
    "icons": {
        "128": "images\/icon\/logo.png"
    },
    "background": [],
    "action": {
        "default_title": "__MSG_appName__",
        "default_icon": "images\/icon\/logo.png",
        "default_popup": "index.html"
    },
    "content_security_policy": {
        "extension_pages": "default-src 'self'"
    },
    "permissions": [
        ""
    ]
}