Mini Golf Adventure
Play a game of mini Golf super fun Mini Golf Adventure!
Vad är Mini Golf Adventure?
Mini Golf Adventure är en Chrome-tillägg utvecklad av lgamescon, och dess huvudfunktion är "Play a game of mini Golf super fun Mini Golf Adventure!".
Tilläggsskärmbilder
Ladda ner Mini Golf Adventure-förlängningens CRX-fil
Ladda ner Mini Golf Adventure-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
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äggande Information om Tillägg
Namn | |
ID | ipbomdgbpmieeeekoneeikpjgidfdbkk |
Officiell webbadress | https://chrome.google.com/webstore/detail/mini-golf-adventure/ipbomdgbpmieeeekoneeikpjgidfdbkk |
Beskrivning | Play a game of mini Golf super fun Mini Golf Adventure! |
Filstorlek | 9.39 KB |
Antal Installationer | 1,069 |
Aktuell Version | 1.0 |
Senast Uppdaterad | 2020-04-02 |
Publiceringsdatum | 2020-04-02 |
Utvecklare | lgamescon |
Betalningssätt | free |
Tilläggswebbplats | https://mygames123.com/mini-golf-adventures/ |
Hjälpsida URL | https://mygames123.com/mini-golf-adventures/ |
Stödda Språk | 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 } } |