View Same-Origin Code
Last updated
Last updated
Sboxr identifies all JS code loaded by the site from same-origin. The code details section has the following categories:
Named Source Files: This lists names of files with .js extension and containing JS code
Unnamed Source Files: This shows, as a tree, the URLs that don't have a .js extension but still contains JS code
JSONP: This shows, as a tree, the URLs that are JSONP endpoints
Inline JS Code: This shows, as a tree, the URLs that have HTML content with inline JS code