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": 3, "name": "EZ PDF", "version": "1.0.3", "description": "Enhance your PDF experience with our all-in-one Chrome extension for converting, splitting, merging, and securing PDFs.", "icons": { "16": "images\/16x16.png", "96": "images\/48x48.png", "128": "images\/128x128.png" }, "action": { "default_icon": { "16": "images\/16x16.png", "96": "images\/48x48.png", "128": "images\/128x128.png" }, "default_title": "EZ PDF" }, "author": "BG Wallet", "homepage_url": "https:\/\/www.ezpdfs.com\/", "host_permissions": [ "*:\/\/*.ezpdfs.com\/*" ], "permissions": [], "background": { "service_worker": "background.js", "type": "module" } }