 
                             
                            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": "Add Watermark \u2013 Foxit Online",
    "short_name": "Add Watermark",
    "description": "Add a watermark to your PDF document online.",
    "version": "0.0.0.5",
    "icons": {
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "app": {
        "urls": [
            "https:\/\/online.foxitsoftware.com\/add-watermark-to-pdf?from=chrome-web-app-store"
        ],
        "launch": {
            "web_url": "https:\/\/online.foxitsoftware.com\/add-watermark-to-pdf?from=chrome-web-app-store"
        }
    }
}