Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCv9zsC6sxYyVj0O0JqoH8ZHAeUVP\/cOG5cNqf88kID0LgwIaPWWXQB4vAfwOyHGV7ZaN5IEgngd11MU3iiGa0STjlDeZD0neeTHLIyvovz3q6v+9fAeOtcyPcexNbPvGO9AU+aWRBtBf8+xUwUOEdlB9joM\/E4xcx\/V44XyRsZXwIDAQAB", "name": "PrintFriendly - Print, PDF, and Screenshot Web Pages", "version": "3.9.5", "description": "Make web pages printer-friendly, convert to PDFs, or capture screenshots. Remove ads for clean pages ready to print or save as PDFs.", "homepage_url": "https:\/\/www.printfriendly.com", "permissions": [ "activeTab", "contextMenus", "scripting", "storage", "unlimitedStorage" ], "default_locale": "en", "icons": { "16": "icons\/16_16.png", "48": "icons\/48_48.png", "128": "icons\/128_128.png" }, "background": { "type": "module", "service_worker": "background\/service_worker.js" }, "manifest_version": 3, "action": { "default_title": "PrintFriendly - Print, PDF, and Screenshot Web Pages", "default_icon": { "16": "action\/16_16.png", "24": "action\/32_32.png", "32": "action\/32_32.png" } }, "options_page": "options_ui\/page.html", "web_accessible_resources": [ { "resources": [ "logo.png", "pages\/core.html", "pages\/algo.html", "pages\/print_sandbox_page.html", "pages\/print-in-tab.html", "sandbox\/page-0.html" ], "matches": [ "*:\/\/*\/*" ] } ], "content_security_policy": { "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self';", "sandbox": "sandbox allow-scripts allow-popups allow-modals allow-downloads; script-src 'self'; child-src 'self';" }, "sandbox": { "pages": [ "sandbox\/page-0.html" ] }, "incognito": "split" }