 
                             
                            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": "Word to PDF - Foxit Online",
    "short_name": "Word to PDF Converter",
    "description": "Convert Microsoft Word to PDF online for free, exactly as the original Word file.",
    "version": "0.0.0.2",
    "icons": {
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "app": {
        "urls": [
            "https:\/\/online.foxitsoftware.com\/word-to-pdf?from=chrome-web-app-store"
        ],
        "launch": {
            "web_url": "https:\/\/online.foxitsoftware.com\/word-to-pdf?from=chrome-web-app-store"
        }
    }
}