Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Tiny Fishing", "short_name": "Tiny Fishing", "version": "1.0.0", "description": "Play Tiny Fishing Online HTML Game for Free using Gamerush!", "icons": { "32": "images\/48.png", "48": "images\/48.png", "64": "images\/64.png" }, "homepage_url": "https:\/\/gamerush.io\/", "permissions": [ "background" ], "offline_enabled": true, "author": "Tiny Fishing", "background": { "service_worker": "js\/service.js" }, "action": { "default_icon": { "32": "images\/48.png", "48": "images\/48.png", "64": "images\/64.png" }, "default_title": "Tiny Fishing" } }