Dinosaur Game in New Tab
This Chrome Extension turns your new tab page into the famous and addictive t-rex dino chrome game.
Apa itu Dinosaur Game in New Tab?
Dinosaur Game in New Tab adalah ekstensi Chrome yang dikembangkan oleh http://anantpatni.com, dan fitur utamanya adalah "This Chrome Extension turns your new tab page into the famous and addictive t-rex dino chrome game.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Dinosaur Game in New Tab
Unduh file ekstensi Dinosaur Game in New Tab 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
This extension brings Google's Dinosaur Game, also known as T-Rex Game to your browser new tab.
Informasi Dasar Ekstensi
Nama | |
ID | dncoaldcopfkohghaadkobhfpebpcbpk |
URL Resmi | https://chrome.google.com/webstore/detail/dinosaur-game-in-new-tab/dncoaldcopfkohghaadkobhfpebpcbpk |
Deskripsi | This Chrome Extension turns your new tab page into the famous and addictive t-rex dino chrome game. |
Ukuran File | 1.99 MB |
Jumlah Instalasi | 40 |
Versi Saat Ini | 1.0 |
Terakhir Diperbarui | 2022-02-07 |
Tanggal Publikasi | 2022-01-17 |
Pengembang | http://anantpatni.com |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Dinosaur Game in New Tab", "description": "This Chrome Extension turns your new tab page into the famous and addictive t-rex dino chrome game.", "action": { "default_icon": "icon48.png" }, "icons": { "48": "icon48.png", "128": "icon128.png" }, "version": "1.0", "chrome_url_overrides": { "newtab": "index.html" } } |