Starting analysis...
Version 5.4.7 View in Chrome Web Store
https://api.supademo.com/ | https://api.supademo.com/cors-proxy?url= | |
https://supademo.com/feedback | https://media.supademo.com/ | |
https://media.supademo.com | https://chrome.google.com/webstore | |
https://clients2.google.com/service/update2/crx | https://supademo.com/ | |
https://app.supademo.com/ | https://vuejs.org/error-reference/#runtime- | |
http://www.example.com | https://github.com/wxt-dev/wxt/issues/371 | |
https://wxt.dev/guide/go-further/testing.html | https://ad10c260d2f519aa903ee80e914764b6@sentry.supademo.com/5 | |
http://www.w3.org/2000/svg | https://app.supademo.com | |
http://www.w3.org/1998/Math/MathML | http://www.w3.org/1999/xlink | |
https://docs.supademo.com | https://evilmartians.com/chronicles/postcss-8-plugin-migration | |
https://www.w3ctech.com/topic/2226 | http://www.w3.org/1999/xhtml | |
https://html.spec.whatwg.org/multipage/custom-elements.html#valid-custom-element-name |
{ "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAj5pNOvN50wxX3xMx6+uGsootiED+8oqrwod2ocGtWH8iWfoOvBHJYFDX8mADl2aJQHC860jeqzz2UuIWgH9yCkwoBH299LX2BOAHzT3hnaKGeDBCVbb/sfFeYsn3FsA3N4FDvrEhj997InsbrlTV0ZyKPkva014JXREL1huylJa/d5O/aUNczb7nlA74TtUar0BuaXNXw1wreoeu2albcJ0v8shExLCycup1jMYS7hyps8/j25GzKgL/lFcjDJVbvRegOFtG122pNq2gO477SAXYWZ+T9hXNLG6Feao+K+m9+JKIQNa9ialslrpo4OZZbQeER8OApifEKzmncvG4OQIDAQAB", "name": "Supademo: AI interactive demos in seconds", "icons": { "16": "icons/supademo_icon_16.png", "48": "icons/supademo_icon_48.png", "128": "icons/supademo_icon_128.png" }, "action": { "default_popup": "popup.html", "default_title": "Supademo" }, "version": "5.4.7", "commands": { "toggle-demo-mode": { "description": "Start/Stop recording a Supademo", "suggested_key": { "mac": "Command+Shift+8", "default": "Ctrl+Shift+8" } }, "toggle-shot-mode": { "description": "Start/Stop taking a screenshot", "suggested_key": { "mac": "Command+Shift+9", "default": "Ctrl+Shift+9" } } }, "background": { "type": "module", "service_worker": "background.js" }, "short_name": "Supademo", "update_url": "https://clients2.google.com/service/update2/crx", "description": "Communicate products more effectively using beautiful, AI-powered interactive demos and guides.", "permissions": [ "system.display", "windows", "tabs", "activeTab", "tabCapture", "offscreen", "storage", "webNavigation", "scripting" ], "content_scripts": [ { "js": [ "content-scripts/spy.js" ], "world": "ISOLATED", "run_at": "document_start", "matches": [ "<all_urls>" ], "all_frames": true, "match_about_blank": true, "match_origin_as_fallback": true }, { "js": [ "content-scripts/shadow-ui.js" ], "matches": [ "<all_urls>" ] } ], "host_permissions": [ "<all_urls>" ], "manifest_version": 3, "externally_connectable": { "matches": [ "https://supademo.com/*", "https://app.supademo.com/*" ] }, "web_accessible_resources": [ { "matches": [ "<all_urls>" ], "resources": [ "content-scripts/shadow-ui.css" ] } ] }