Fishing.io
Fishing.io a fun fishing game in which you collect as many fish as possible at the deepest of the sea
Fishing.ioとは何ですか?
Fishing.ioはhttp://www.noobgame.clubによって開発されたChromeの拡張機能で、その主な機能は「Fishing.io a fun fishing game in which you collect as many fish as possible at the deepest of the sea」です。
拡張機能のスクリーンショット
Fishing.io拡張機能のCRXファイルをダウンロード
Fishing.io拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
There’s plenty of fish in the sea. Just ask this guy! Join him on an epic journey to catch tons of them in Fishing.io. He’s already loaded all of his gear into his boat, and he’s ready to get to work. Tag along with him while he drops his line into the water and tries to catch lots of fish and a few diamonds as well in this fishing game. He can trade them all in for cash to purchase better equipment like larger buckets and longer lines. Will you be able help this ambitious fisherman earn tons of cash and fill his trophy room with some really impressive trout, salmon, and more?
拡張機能の基本情報
名前 | |
ID | ijifibpcinhcgbmclfilhcbcojmkdemh |
公式URL | https://chrome.google.com/webstore/detail/fishingio/ijifibpcinhcgbmclfilhcbcojmkdemh |
説明 | Fishing.io a fun fishing game in which you collect as many fish as possible at the deepest of the sea |
ファイルサイズ | 33.17 KB |
インストール数 | 547 |
現在のバージョン | 1 |
最終更新日 | 2020-05-26 |
公開日 | 2020-05-26 |
開発者 | http://www.noobgame.club |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | http://www.noobgame.club/games/play/fishing-io |
ヘルプページのURL | http://www.noobgame.club/page/terms |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Fishing.io", "manifest_version": 2, "description": "Fishing.io a fun fishing game in which you collect as many fish as possible at the deepest of the sea", "icons": { "16": "16.png", "128": "128.png" }, "version": "1", "browser_action": [], "background": { "scripts": [ "popup.js" ], "persistent": false } } |