Mini Golf Adventure
Play a game of mini Golf super fun Mini Golf Adventure!
¿Qué es Mini Golf Adventure?
Mini Golf Adventure es una extensión de Chrome desarrollada por lgamescon, y su función principal es "Play a game of mini Golf super fun Mini Golf Adventure!".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Mini Golf Adventure
Descarga archivos de extensión Mini Golf Adventure en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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!
Información Básica de la Extensión
Nombre | |
ID | ipbomdgbpmieeeekoneeikpjgidfdbkk |
URL Oficial | https://chrome.google.com/webstore/detail/mini-golf-adventure/ipbomdgbpmieeeekoneeikpjgidfdbkk |
Descripción | Play a game of mini Golf super fun Mini Golf Adventure! |
Tamaño del Archivo | 9.39 KB |
Cantidad de Instalaciones | 1,069 |
Versión Actual | 1.0 |
Última Actualización | 2020-04-02 |
Fecha de Publicación | 2020-04-02 |
Desarrollador | lgamescon |
Tipo de Pago | free |
Sitio Web de la Extensión | https://mygames123.com/mini-golf-adventures/ |
URL de la Página de Ayuda | https://mygames123.com/mini-golf-adventures/ |
Idiomas Soportados | 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 } } |