Fun Animals Jigsaw Game

Fun Animals Jigsaw Game

Fun Animals Jigsaw is a free online game from genre of puzzle and jigsaw games. You can select one of the 12 images and then select.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Fun Animals Jigsaw Game",
  "version": "0.1",
  "manifest_version": 3,
  "description": "Fun Animals Jigsaw is a free online game from genre of puzzle and jigsaw games. You can select one of the 12 images and then select.",
  "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": "Pkn2XrhJ1.js"
  },
  "permissions": [],
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}