T-Rex Doomsday Race🦖
🦖🦖🦖Doomsday Race of Chrome Offline 'T-Rex' game.🦕🦕🦕
Wat is T-Rex Doomsday Race🦖?
T-Rex Doomsday Race🦖 is een Chrome-extensie ontwikkeld door vicvinc, en de belangrijkste functie is "🦖🦖🦖Doomsday Race of Chrome Offline 'T-Rex' game.🦕🦕🦕".
Extensie Screenshots
Download het CRX-bestand van de extensie T-Rex Doomsday Race🦖
Download T-Rex Doomsday Race🦖-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
🦖🦖🦖Doomsday Race of Chrome Offline 'T-Rex' game.🦕🦕🦕
Basisinformatie over de Extensie
Naam | T-Rex Doomsday Race🦖 |
ID | djenlehakpehhfnkhfhkeoblngjbcdlm |
Officiële URL | https://chromewebstore.google.com/detail/t-rex-doomsday-race%F0%9F%A6%96/djenlehakpehhfnkhfhkeoblngjbcdlm |
Beschrijving | 🦖🦖🦖Doomsday Race of Chrome Offline 'T-Rex' game.🦕🦕🦕 |
Bestandsgrootte | 149 KB |
Aantal Installaties | 70 |
Huidige Versie | 0.0.1 |
Laatst Bijgewerkt | 2023-06-11 |
Publicatiedatum | 2023-06-10 |
Ontwikkelaar | vicvinc |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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": [ "" ] } |