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",
"action": {
"default_icon": {
"16": "\/images\/icon-16.png",
"64": "\/images\/icon-64.png",
"128": "\/images\/icon-128.png"
}
},
"author": "Raymond Hill",
"background": {
"service_worker": "background.js",
"type": "module"
},
"default_locale": "en",
"description": "__MSG_extShortDesc__",
"host_permissions": [
"https:\/\/commons.wikimedia.org\/*",
"https:\/\/*.publicdomainpictures.net\/*"
],
"icons": {
"16": "\/images\/icon-16.png",
"64": "\/images\/icon-64.png",
"128": "\/images\/icon-128.png"
},
"manifest_version": 3,
"minimum_chrome_version": "124.0",
"name": "JSaw Puzzle",
"options_page": "jsawpuzzle.html",
"permissions": [
"contextMenus",
"storage"
],
"version": "1.7"
}