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.
What is The Jigsaw Puzzles: play online for free?
The Jigsaw Puzzles: play online for free is a Chrome extension developed by http://thejigsawpuzzles.com, and its main feature is "Free online jigsaw puzzles - 30`000 to choose from. Play in full screen. Make your own puzzles. Always relaxing, always free.".
Extension Screenshots
Download The Jigsaw Puzzles: play online for free Extension CRX File
Download The Jigsaw Puzzles: play online for free extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Free online jigsaw puzzles that'll knock your socks off. Tens of thousands to choose from, all possible subjects, with daily additions. * Friendly game board with lots of helpful features - and you never lose a piece! * Both classic and creative puzzle piece shapes - have you ever tried the Spiral Jigsaw? * Enjoy Mystery jigsaw puzzles - fresh one every two hours * Play in full screen for maximum convenience * Sort pieces, assemble edges first, customize the board * Create and share your own puzzles - it's great to turn your family photo into a puzzle. Always fun, always relaxing and always free!
Extension Basic Information
Name | |
ID | iikdbgmghodlbkmemapogkaaefnbcnia |
Official URL | https://chrome.google.com/webstore/detail/the-jigsaw-puzzles-play-o/iikdbgmghodlbkmemapogkaaefnbcnia |
Description | Free online jigsaw puzzles - 30`000 to choose from. Play in full screen. Make your own puzzles. Always relaxing, always free. |
File Size | 41.29 KB |
Installation Count | 685 |
Current Version | 1.0.1 |
Last Updated | 2022-04-12 |
Publish Date | 2022-04-12 |
Rating | 5.00/5 Total 1 Ratings |
Developer | http://thejigsawpuzzles.com |
[email protected] | |
Payment Type | free |
Extension Website | https://thejigsawpuzzles.com |
Help Page URL | https://thejigsawpuzzles.com/feedback/ |
Supported Languages | en |
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" } |