T-Rex Doomsday Race🦖
🦖🦖🦖Doomsday Race of Chrome Offline 'T-Rex' game.🦕🦕🦕
What is T-Rex Doomsday Race🦖?
T-Rex Doomsday Race🦖 is a Chrome extension developed by vicvinc, and its main feature is "🦖🦖🦖Doomsday Race of Chrome Offline 'T-Rex' game.🦕🦕🦕".
Extension Screenshots
Download T-Rex Doomsday Race🦖 Extension CRX File
Download T-Rex Doomsday Race🦖 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
🦖🦖🦖Doomsday Race of Chrome Offline 'T-Rex' game.🦕🦕🦕
Extension Basic Information
Name | T-Rex Doomsday Race🦖 |
ID | djenlehakpehhfnkhfhkeoblngjbcdlm |
Official URL | https://chromewebstore.google.com/detail/t-rex-doomsday-race%F0%9F%A6%96/djenlehakpehhfnkhfhkeoblngjbcdlm |
Description | 🦖🦖🦖Doomsday Race of Chrome Offline 'T-Rex' game.🦕🦕🦕 |
File Size | 149 KB |
Installation Count | 70 |
Current Version | 0.0.1 |
Last Updated | 2023-06-11 |
Publish Date | 2023-06-10 |
Developer | vicvinc |
[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.1", "icons": { "128": "images\/icon\/logo-1.png" }, "background": [], "action": { "default_title": "__MSG_appName__", "default_icon": "images\/icon\/logo-1.png", "default_popup": "index.html" }, "content_security_policy": { "extension_pages": "default-src 'self'" }, "permissions": [ "" ] } |