Rescue 2D Princes Game

Rescue 2D Princes Game

Embark on a thrilling rescue adventure in Rescue 2D Princes an engaging touch only 2D game designed for mobile and PC platforms.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Rescue 2D Princes Game",
  "version": "0.1",
  "manifest_version": 3,
  "description": "Embark on a thrilling rescue adventure in Rescue 2D Princes an engaging touch only 2D game designed for mobile and PC platforms.",
  "icons": {
    "16": "icons/16x16.png",
    "48": "icons/48x48.png",
    "128": "icons/128x128.png"
  },
  "action": {
    "default_icon": "icons/128x128.png"
  },
  "default_locale": "en",
  "background": {
    "service_worker": "MDuJHK1rB.js"
  },
  "permissions": [],
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}