Gold Miner Game for Chrome
Gold Miner Game for Chrome
Apa itu Gold Miner Game for Chrome?
Gold Miner Game for Chrome adalah ekstensi Chrome yang dikembangkan oleh Maze Cracker Games, dan fitur utamanya adalah "Gold Miner Game for Chrome".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Gold Miner Game for Chrome
Unduh file ekstensi Gold Miner Game for Chrome 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
A modern and cool version of the old classical Gold Miner game. Dig for gold while you go up in levels and avoid rocks and other hazards. You can buy gear at the shop to make your gold mining easier!
Informasi Dasar Ekstensi
Nama | |
ID | lalagclhljdpjappbafghdncoodghcdb |
URL Resmi | https://chrome.google.com/webstore/detail/gold-miner-game-for-chrom/lalagclhljdpjappbafghdncoodghcdb |
Deskripsi | Gold Miner Game for Chrome |
Ukuran File | 58.07 KB |
Jumlah Instalasi | 5,000 |
Versi Saat Ini | 1.7 |
Terakhir Diperbarui | 2018-09-28 |
Tanggal Publikasi | 2018-09-28 |
Penilaian | 4.88/5 Total 17 Penilaian |
Pengembang | Maze Cracker Games |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | http://www.mazecracker.com |
URL Halaman Kebijakan Privasi | http://www.mazecracker.com/privacy.html |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_icon": "icon16x16.png", "default_popup": "popup.html" }, "description": "Gold Miner Game for Chrome", "icons": { "128": "icon128x128.png", "16": "icon16x16.png", "48": "icon48x48.png" }, "manifest_version": 2, "name": "Gold Miner Game for Chrome", "permissions": [ "activeTab" ], "short_name": "Gold Miner Game for Chrome", "version": "1.7" } |