 
                             
                            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",
    "manifest_version": 2,
    "name": "Image to PDF - Foxit Online",
    "short_name": "Image to PDF Converter",
    "description": "Quickly convert your image files to high-quality PDF for free online.",
    "version": "0.0.0.7",
    "icons": {
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "app": {
        "urls": [
            "https:\/\/online.foxitsoftware.com\/image-to-pdf?from=chrome-web-app-store"
        ],
        "launch": {
            "web_url": "https:\/\/online.foxitsoftware.com\/image-to-pdf?from=chrome-web-app-store"
        }
    }
}