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", "icons": { "16": "icon16.plasmo.72e8bd43.png", "32": "icon32.plasmo.328efb7e.png", "48": "icon48.plasmo.1b6c20e9.png", "64": "icon64.plasmo.6c816b7b.png", "128": "icon128.plasmo.74615566.png" }, "manifest_version": 3, "action": { "default_icon": { "16": "icon16.plasmo.72e8bd43.png", "32": "icon32.plasmo.328efb7e.png", "48": "icon48.plasmo.1b6c20e9.png", "64": "icon64.plasmo.6c816b7b.png", "128": "icon128.plasmo.74615566.png" } }, "version": "0.2.6", "name": "MagicHow: Documentation, Screenshots & SOPs", "description": "Advanced step recorder with screenshot annotations & PDF export. Document any process and create how-to guides & SOPs instructions.", "background": { "service_worker": "static\/background\/index.js" }, "options_ui": { "page": "options.html", "open_in_tab": true }, "side_panel": { "default_path": "sidepanel.html" }, "permissions": [ "storage", "sidePanel", "activeTab", "tabs", "scripting", "cookies", "offscreen", "alarms", "tabCapture", "webNavigation" ], "content_scripts": [ { "matches": [ "https:\/\/www.magichow.co\/*" ], "js": [ "message-relay.0c68ebf6.js" ], "css": [ "pin-popup.87a0f20b.css" ] }, { "matches": [ "<all_urls>" ], "js": [ "recording.fea52657.js" ], "all_frames": true, "css": [] }, { "matches": [ "<all_urls>" ], "js": [ "recording-layer.c0e34233.js" ], "css": [] } ], "host_permissions": [ "<all_urls>" ], "externally_connectable": { "ids": [], "matches": [] }, "web_accessible_resources": [ { "resources": [ "assets\/**\/*", "tabs\/**" ], "matches": [ "https:\/\/*\/*", "http:\/\/*\/*" ] }, { "matches": [ "<all_urls>" ], "resources": [ "recording.39684163.css" ] }, { "matches": [ "<all_urls>" ], "resources": [ "Logotype.a2a49002.svg", "blur-instruction.3d1b78d0.png" ] } ] }