#Global JavaScript Viewer 1.0.1
##All of the Javascript on your page, simplified.
- Overview of the status of JS on every page.
- Sums up the location of all scripts in the document.
- Insight into which scripts are third party.
- Know which / when scripts were injected into the page.
- Know which / when scripts were removed from the page.
- It's as easy as a Chrome Extension.
- Or it can be bound to debug scripts as you please.
This plugin is standalone. It doesn't need a library or framework, it's pure javaScript. For best results, place in the header.
<head>
<script src="path/to/scripts/global-script-viewer.min.js"></script>
</head>
<body>
</body>
Install the extension @ https://chrome.google.com/webstore/detail/global-script-viewer/dhekhlokpfkdafiaojgecnogmnjpekkf.