| https://mycommunity.force.com/community | https://myinstance.salesforce.com | |
| https://ridhsrises--r2dev.sandbox.my.site.com/rises/s/... | https://ridhsrises--r2dev.sandbox.lightning.force.com/lightning/n/... | |
| http://soap.sforce.com/2006/04/metadata | https://hcpfccc--dev.sandbox.my.site.com/Webforms/s/peak-tech-support-chat-survey?ci= | |
| https://clients2.google.com/service/update2/crx |
{ "name": "LWC Inspector", "icons": { "16": "icons/icon16.png", "48": "icons/icon48.png", "128": "icons/icon128.png" }, "action": { "default_icon": { "16": "icons/icon16.png", "48": "icons/icon48.png", "128": "icons/icon128.png" }, "default_popup": "popup.html" }, "version": "1.0.1", "background": { "service_worker": "background.js" }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "Inspect, edit, and debug Lightning Web Components (LWC) and Apex classes. Includes component view, network monitoring, code editor.", "permissions": [ "activeTab", "scripting", "storage", "windows", "cookies" ], "content_scripts": [ { "js": [ "content.js" ], "run_at": "document_idle", "matches": [ "https://*.my.site.com/*", "https://*.force.com/*" ] } ], "host_permissions": [ "https://*.salesforce.com/*", "https://*.salesforce-setup.com/*", "https://*.visual.force.com/*", "https://*.vf.force.com/*", "https://*.lightning.force.com/*", "https://*.cloudforce.com/*", "https://*.visualforce.com/*", "https://*.my.site.com/*", "https://*.force.com/*" ], "manifest_version": 3, "web_accessible_resources": [ { "matches": [ "<all_urls>" ], "resources": [ "editor.html", "editor.css", "editor.js", "lib/**/*" ] } ] }
ⓘ CRXaminer has partnered with our friends at Secure Annex to provide additional findings unique to their platform.
Secure Annex also analyzes extensions from other browsers, IDEs, and can continuously monitor.
This extension may not yet be analyzed by Secure Annex.