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", "name": "Full Page Screen Capture & Visual Feedback", "description": "Take a screenshot of a full page of the browser screen and add new comments.", "version": "1.21", "manifest_version": 3, "action": { "default_title": "Plerdy - Full Page Screen Capture & Visual Feedback Tool", "default_icon": "favicon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab", "tabs" ], "host_permissions": [ "https:\/\/ux.plerdy.com\/*" ], "icons": { "16": "favicon.png", "48": "favicon.png", "128": "favicon.png" } }