Mini Golf Adventure
Play a game of mini Golf super fun Mini Golf Adventure!
什麼是Mini Golf Adventure?
Mini Golf Adventure是由lgamescon開發的Chrome擴展程式,該擴展的主要功能是“Play a game of mini Golf super fun Mini Golf Adventure!”。
擴展截圖
下載Mini Golf Adventure擴展crx文件
下載Mini Golf Adventure擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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!
擴展基本資訊
名稱 | |
ID | ipbomdgbpmieeeekoneeikpjgidfdbkk |
官方網址 | https://chrome.google.com/webstore/detail/mini-golf-adventure/ipbomdgbpmieeeekoneeikpjgidfdbkk |
簡介 | Play a game of mini Golf super fun Mini Golf Adventure! |
檔案大小 | 9.39 KB |
安裝次數 | 1,069 |
目前版本 | 1.0 |
更新時間 | 2020-04-02 |
上架時間 | 2020-04-02 |
開發者 | lgamescon |
付費類型 | free |
擴展官網 | https://mygames123.com/mini-golf-adventures/ |
說明頁面URL | https://mygames123.com/mini-golf-adventures/ |
支援的語言 | 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 } } |