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", "manifest_version": 3, "name": "Full Screen Capture", "version": "2.2", "permissions": [ "activeTab", "downloads" ], "action": { "default_popup": "popup1.html", "default_icon": "full-page-screenshot-16_x_16.png" }, "icons": { "16": "full-page-screenshot-16_x_16.png", "48": "full-page-screenshot-48_x_48.png", "128": "full-page-screenshot-128_x_128.png" } }