Tiny Fishing - Relax Game for Chrome Game
Play Tiny Fishing Relax Game for Chrome as a Chrome extension, try it now!
Apa itu Tiny Fishing - Relax Game for Chrome Game?
Tiny Fishing - Relax Game for Chrome Game adalah ekstensi Chrome yang dikembangkan oleh https://tinyfishing.me, dan fitur utamanya adalah "Play Tiny Fishing Relax Game for Chrome as a Chrome extension, try it now!".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Tiny Fishing - Relax Game for Chrome Game
Unduh file ekstensi Tiny Fishing - Relax Game for Chrome Game dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
🎣 Tiny Fishing - The Ultimate Relaxation Game for Chrome! 🌟
Escape to a serene pixelated world with Tiny Fishing - the ultimate relaxation game that's now available for FREE on the Chrome Web Store! 🆓🌐
🌟 Soothing Features:
🐟 Immerse yourself in tranquil pixel art environments for ultimate relaxation.
🎣 Experience the joy of casual fishing without the need for fancy equipment!
🌈 Customize your tackle box and collect charming pixelated fish!
🎉 Challenge yourself with calming fishing quests and unlock new serene locations!
🚀 Why Choose Tiny Fishing - Relax Game?
Embark on a soothing journey where the simple act of casting a pixelated line becomes an oasis of calm in your hectic day! 🌊🌟
🕹️ How to Play:
🌍 Install Tiny Fishing - Relax Game from the Chrome Web Store.
🎣 Cast your pixelated rod into the waters of tranquility.
🌟 Collect charming fish, customize your tackle box, and unwind with each serene catch! 🚣♂️
🌅Play more games on the top left menu Informasi Dasar Ekstensi
| Nama | |
| ID | bndleljncpgjgdpmbbnjpjpigkegkbno |
| URL Resmi | https://chromewebstore.google.com/detail/tiny-fishing-relax-game-f/bndleljncpgjgdpmbbnjpjpigkegkbno |
| Deskripsi | Play Tiny Fishing Relax Game for Chrome as a Chrome extension, try it now! |
| Ukuran File | 240 KB |
| Jumlah Instalasi | 47 |
| Versi Saat Ini | 2.1 |
| Terakhir Diperbarui | 2024-01-22 |
| Tanggal Publikasi | 2024-01-22 |
| Pengembang | https://tinyfishing.me |
| [email protected] | |
| Tipe Pembayaran | free |
| Situs Ekstensi | https://tinyfishing.me |
| URL Halaman Bantuan | https://tinyfishing.me |
| URL Halaman Kebijakan Privasi | https://tinyfishing.me/privacy-policy |
| Bahasa yang Didukung | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,hi,th,zh-CN,zh-TW,ja,ko |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Tiny Fishing - Relax Game for Chrome Game",
"version": "2.1",
"version_name": "2.1",
"action": {
"default_icon": {
"16": "img\/16x16.png",
"48": "img\/48x48.png",
"256": "img\/256x256.png"
},
"default_title": "Click to open the popup",
"default_popup": "index.html"
},
"background": {
"service_worker": "update.js"
},
"offline_enabled": true,
"default_locale": "en",
"description": "__MSG_AppDesc__",
"icons": {
"16": "img\/16x16.png",
"48": "img\/48x48.png",
"256": "img\/256x256.png"
},
"options_page": "index.html",
"homepage_url": "https:\/\/tinyfishing.me"
} | |