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": "Zone PDF: Edit and Convert PDF",
"version": "1.2",
"manifest_version": 2,
"description": "Edit, create, merge, split, compress, and convert PDF files, all online",
"container": [
"DOMAIN_INSTALLABLE",
"GOOGLE_DRIVE"
],
"api_console_project_id": "318239985010",
"gdrive_mime_types": {
"http:\/\/drive.google.com\/intents\/opendrivedoc": [
{
"type": [
"application\/pdf",
"application\/vnd.google.drive.ext-type.pdf"
],
"href": "https:\/\/zonepdf.com\/app\/suite",
"title": "Open",
"disposition": "window"
}
]
},
"icons": {
"64": "64x64.png",
"96": "96x96.png",
"128": "128x128.png",
"256": "256x256.png"
},
"app": {
"launch": {
"web_url": "https:\/\/zonepdf.com\/app\/suite"
}
}
}