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",
"name": "PDF to JPG Converter",
"description": "Convert PDF to Image Online",
"version": "1.4",
"manifest_version": 2,
"app": {
"urls": [
"https:\/\/zonepdf.com\/extapp\/pdf-jpg"
],
"launch": {
"web_url": "https:\/\/zonepdf.com\/extapp\/pdf-jpg"
}
},
"permissions": [
"unlimitedStorage",
"notifications"
],
"icons": {
"128": "icon-pdf-jpg-128.png"
}
}