Tiny Fishing - Relax Game for Chrome Game
Play Tiny Fishing Relax Game for Chrome as a Chrome extension, try it now!
Что такое Tiny Fishing - Relax Game for Chrome Game?
Tiny Fishing - Relax Game for Chrome Game - это расширение Chrome, разработанное https://tinyfishing.me, и его основная функция - "Play Tiny Fishing Relax Game for Chrome as a Chrome extension, try it now!".
Снимки экрана расширения
Скачать файл CRX расширения Tiny Fishing - Relax Game for Chrome Game
Скачайте файлы расширений Tiny Fishing - Relax Game for Chrome Game в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
🎣 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 Основная информация о расширении
| Название | |
| ID | bndleljncpgjgdpmbbnjpjpigkegkbno |
| Официальный URL | https://chromewebstore.google.com/detail/tiny-fishing-relax-game-f/bndleljncpgjgdpmbbnjpjpigkegkbno |
| Описание | Play Tiny Fishing Relax Game for Chrome as a Chrome extension, try it now! |
| Размер файла | 240 KB |
| Количество установок | 47 |
| Текущая Версия | 2.1 |
| Последнее Обновление | 2024-01-22 |
| Дата публикации | 2024-01-22 |
| Разработчик | https://tinyfishing.me |
| Электронная почта | [email protected] |
| Тип оплаты | free |
| Официальный сайт расширения | https://tinyfishing.me |
| URL страницы помощи | https://tinyfishing.me |
| URL страницы политики конфиденциальности | https://tinyfishing.me/privacy-policy |
| Поддерживаемые языки | 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"
} | |