Mini Golf Adventure
Play a game of mini Golf super fun Mini Golf Adventure!
Hvad er Mini Golf Adventure?
Mini Golf Adventure er en Chrome-udvidelse udviklet af lgamescon, og dens hovedfunktion er "Play a game of mini Golf super fun Mini Golf Adventure!".
Udvidelsesskærmbilleder
Download Mini Golf Adventure-udvidelses-CRX-fil
Download Mini Golf Adventure-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Play a game of mini Golf super fun Mini Golf Adventure! Make several strokes with skill and do the maximum points to be the winner! – Play Mini Golf Adventure Free and Have Fun!
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | ipbomdgbpmieeeekoneeikpjgidfdbkk |
Officiel URL | https://chrome.google.com/webstore/detail/mini-golf-adventure/ipbomdgbpmieeeekoneeikpjgidfdbkk |
Beskrivelse | Play a game of mini Golf super fun Mini Golf Adventure! |
Filstørrelse | 9.39 KB |
Antal Installationer | 1,069 |
Nuværende Version | 1.0 |
Senest Opdateret | 2020-04-02 |
Udgivelsesdato | 2020-04-02 |
Udvikler | lgamescon |
Betalingsmetode | free |
Udvidelseswebsted | https://mygames123.com/mini-golf-adventures/ |
Hjælpeside-URL | https://mygames123.com/mini-golf-adventures/ |
Understøttede Sprog | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Mini Golf Adventure", "short_name": "Play Mini Golf Adventure Free Online Game", "description": "Play a game of mini Golf super fun Mini Golf Adventure!", "version": "1.0", "browser_action": { "default_title": "Papa's Cupcakeria", "default_icon": "128.png" }, "icons": { "16": "128.png", "48": "128.png" }, "background": { "scripts": [ "background.js" ], "persistent": true } } |