Gold Miner Game for Chrome
Gold Miner Game for Chrome
Vad är Gold Miner Game for Chrome?
Gold Miner Game for Chrome är en Chrome-tillägg utvecklad av Maze Cracker Games, och dess huvudfunktion är "Gold Miner Game for Chrome".
Tilläggsskärmbilder
Ladda ner Gold Miner Game for Chrome-förlängningens CRX-fil
Ladda ner Gold Miner Game for Chrome-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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!
Grundläggande Information om Tillägg
Namn | |
ID | lalagclhljdpjappbafghdncoodghcdb |
Officiell webbadress | https://chrome.google.com/webstore/detail/gold-miner-game-for-chrom/lalagclhljdpjappbafghdncoodghcdb |
Beskrivning | Gold Miner Game for Chrome |
Filstorlek | 58.07 KB |
Antal Installationer | 5,000 |
Aktuell Version | 1.7 |
Senast Uppdaterad | 2018-09-28 |
Publiceringsdatum | 2018-09-28 |
Betyg | 4.88/5 Totalt 17 Betyg |
Utvecklare | Maze Cracker Games |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | http://www.mazecracker.com |
URL till Sekretesspolicy Sidan | http://www.mazecracker.com/privacy.html |
Stödda Språk | 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" } |