The Jigsaw Puzzles: play online for free

The Jigsaw Puzzles: play online for free

Free online jigsaw puzzles - 30`000 to choose from. Play in full screen. Make your own puzzles. Always relaxing, always free.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "background": {
    "service_worker": "background.js"
  },
  "action": {
    "default_icon": {
      "16": "icons/icon_16_16.png",
      "24": "icons/icon_24_24.png",
      "32": "icons/icon_32_32.png",
      "36": "icons/icon_36_36.png",
      "44": "icons/icon_44_44.png",
      "48": "icons/icon_48_48.png",
      "64": "icons/icon_64_64.png",
      "72": "icons/icon_72_72.png",
      "128": "icons/icon_128_128.png"
    },
    "default_title": "The Jigsaw Puzzles"
  },
  "description": "Free online jigsaw puzzles - 30`000 to choose from. Play in full screen. Make your own puzzles. Always relaxing, always free.",
  "homepage_url": "https://thejigsawpuzzles.com",
  "icons": {
    "16": "icons/icon_16_16.png",
    "24": "icons/icon_24_24.png",
    "32": "icons/icon_32_32.png",
    "36": "icons/icon_36_36.png",
    "44": "icons/icon_44_44.png",
    "48": "icons/icon_48_48.png",
    "64": "icons/icon_64_64.png",
    "72": "icons/icon_72_72.png",
    "128": "icons/icon_128_128.png"
  },
  "manifest_version": 3,
  "name": "The Jigsaw Puzzles: play online for free",
  "short_name": "The Jigsaw Puzzles",
  "version": "1.0.1"
}