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 |
公式URL | 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 } } |