T-Rex Doomsday Race🦖
🦖🦖🦖Doomsday Race of Chrome Offline 'T-Rex' game.🦕🦕🦕
Apa itu T-Rex Doomsday Race🦖?
T-Rex Doomsday Race🦖 adalah ekstensi Chrome yang dikembangkan oleh vicvinc, dan fitur utamanya adalah "🦖🦖🦖Doomsday Race of Chrome Offline 'T-Rex' game.🦕🦕🦕".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi T-Rex Doomsday Race🦖
Unduh file ekstensi T-Rex Doomsday Race🦖 dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
🦖🦖🦖Doomsday Race of Chrome Offline 'T-Rex' game.🦕🦕🦕
Informasi Dasar Ekstensi
Nama | T-Rex Doomsday Race🦖 |
ID | djenlehakpehhfnkhfhkeoblngjbcdlm |
URL Resmi | https://chromewebstore.google.com/detail/t-rex-doomsday-race%F0%9F%A6%96/djenlehakpehhfnkhfhkeoblngjbcdlm |
Deskripsi | 🦖🦖🦖Doomsday Race of Chrome Offline 'T-Rex' game.🦕🦕🦕 |
Ukuran File | 149 KB |
Jumlah Instalasi | 70 |
Versi Saat Ini | 0.0.1 |
Terakhir Diperbarui | 2023-06-11 |
Tanggal Publikasi | 2023-06-10 |
Pengembang | vicvinc |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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": [ "" ] } |