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": "Opus\u25cfGuide", "version": "0.2.1.2", "description": "Create step-by-step instructions in seconds. Capture screenshots, just by clicking on buttons.", "icons": { "16": "\/images\/icon.png", "32": "\/images\/icon.png", "48": "\/images\/icon.png", "128": "\/images\/icon.png" }, "action": { "default_popup": "popup.html", "default_title": "Opus\u25cfGuide" }, "background": { "service_worker": "background.js" }, "host_permissions": [ "<all_urls>" ], "permissions": [ "scripting", "tabs" ] }