Mini Golf Adventure
Play a game of mini Golf super fun Mini Golf Adventure!
Co je Mini Golf Adventure?
Mini Golf Adventure je rozšíření Chrome vyvinuté lgamescon, a jeho hlavní funkcí je „Play a game of mini Golf super fun Mini Golf Adventure!“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Mini Golf Adventure
Stáhněte si soubory rozšíření Mini Golf Adventure ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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!
Základní Informace o Rozšíření
Název | |
ID | ipbomdgbpmieeeekoneeikpjgidfdbkk |
Oficiální URL | https://chrome.google.com/webstore/detail/mini-golf-adventure/ipbomdgbpmieeeekoneeikpjgidfdbkk |
Popis | Play a game of mini Golf super fun Mini Golf Adventure! |
Velikost souboru | 9.39 KB |
Počet instalací | 1,069 |
Aktuální Verze | 1.0 |
Poslední Aktualizace | 2020-04-02 |
Datum Vydání | 2020-04-02 |
Vývojář | lgamescon |
Typ Platby | free |
Webové stránky Rozšíření | https://mygames123.com/mini-golf-adventures/ |
URL Stránky Nápovědy | https://mygames123.com/mini-golf-adventures/ |
Podporované Jazyky | 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 } } |