Tiny Fishing - Relax Game for Chrome Game
Play Tiny Fishing Relax Game for Chrome as a Chrome extension, try it now!
Cos'è Tiny Fishing - Relax Game for Chrome Game?
Tiny Fishing - Relax Game for Chrome Game è un'estensione di Chrome sviluppata da https://tinyfishing.me, e la sua funzione principale è "Play Tiny Fishing Relax Game for Chrome as a Chrome extension, try it now!".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Tiny Fishing - Relax Game for Chrome Game
Scarica i file di estensione Tiny Fishing - Relax Game for Chrome Game in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
🎣 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 Informazioni di Base sull'Estensione
| Nome | |
| ID | bndleljncpgjgdpmbbnjpjpigkegkbno |
| URL Ufficiale | https://chromewebstore.google.com/detail/tiny-fishing-relax-game-f/bndleljncpgjgdpmbbnjpjpigkegkbno |
| Descrizione | Play Tiny Fishing Relax Game for Chrome as a Chrome extension, try it now! |
| Dimensione del File | 240 KB |
| Conteggio Installazioni | 47 |
| Versione Corrente | 2.1 |
| Ultimo Aggiornamento | 2024-01-22 |
| Data di Pubblicazione | 2024-01-22 |
| Sviluppatore | https://tinyfishing.me |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://tinyfishing.me |
| URL della Pagina di Aiuto | https://tinyfishing.me |
| URL della Pagina della Politica sulla Privacy | https://tinyfishing.me/privacy-policy |
| Lingue Supportate | 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"
} | |