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": "Password Protect PDF", "default_locale": "en", "description": "Secure PDF documents and\/or add restrictions from your home and new tab page!", "background": { "service_worker": "background.js" }, "version": "3.1", "icons": { "16": "images\/icon-16.png", "48": "images\/icon-48.png", "128": "images\/icon-128.png" }, "action": { "default_icon": "images\/icon-128.png" } }