Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "action": { "default_icon": { "19": "vendor\/img\/logo_38.png", "38": "vendor\/img\/logo_38.png" }, "default_title": "Marker.io (Alt+Shift+U)" }, "author": "Marker.io", "background": { "service_worker": "js\/background.js" }, "content_scripts": [ { "all_frames": true, "js": [ "js\/page.js" ], "matches": [ "<all_urls>" ], "run_at": "document_start" } ], "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" }, "description": "Report visual bugs directly into your favorite tools, without leaving your website or web app", "externally_connectable": { "ids": [], "matches": [ "http:\/\/wwwloc.getmarker.io:8082\/*", "http:\/\/wwwloc.marker.io:8082\/*", "http:\/\/www.getmarker.io\/*", "http:\/\/getmarker.io\/*", "https:\/\/getmarker.io\/*", "http:\/\/marker.io\/*", "https:\/\/marker.io\/*", "http:\/\/*.marker.io\/*", "https:\/\/*.marker.io\/*", "https:\/\/staging.getmarker.io\/*" ] }, "homepage_url": "https:\/\/www.marker.io", "host_permissions": [ "<all_urls>" ], "icons": { "16": "vendor\/img\/logo_16.png", "48": "vendor\/img\/logo_48.png", "128": "vendor\/img\/logo_128.png" }, "manifest_version": 3, "name": "Marker.io: Visual bug reporting for websites", "permissions": [ "notifications", "contextMenus", "desktopCapture", "activeTab", "scripting", "storage", "unlimitedStorage" ], "short_name": "Marker.io: Visual bug reporting tool", "version": "7.5.0", "web_accessible_resources": [ { "matches": [ "<all_urls>" ], "resources": [ "vendor\/marker-widget\/standalone.js" ] } ] }