page-dependencies

Page Dependency Spy


Quickly and easily reveal all Script and CSS assets are linked within a document.

Easy to use just save the code as a bookmark in Chrome, Opera, Firefox. Making sure the URL starts with javascript:

See the Pen Bookmarklet - Page Dependencies by ray kooyenga (@deadflowers) on CodePen.

Features include the ability to launch any of the .js or .css hrefs in a separate window, copy the script/style tags to clipboard, even scrape the tags and export all references to text file.

Useful for site inspection, debugging, hacking. Can be useful in dev tools console or saved as a bookmarklet.