Data is synced from the Chrome Web Store. View the official store page for the most current information.
This extension is no longer available on the Chrome Web Store. We noticed it was gone on Jul 15, 2025.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Print this page by IWEBS", "description": "Adds a print button to the browser.", "version": "1.1", "background": { "scripts": [ "background.js" ], "persistent": false }, "permissions": [ "activeTab" ], "browser_action": { "default_title": "Print this page by IWEBS", "default_icon": "print_16x16.png" }, "manifest_version": 2 }