Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

Latest commit

 

History

History
8 lines (5 loc) · 614 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 614 Bytes

This Chrome extension is a client-side web spider. Start it on a page and it will follow every link. Use a regular expression leash to restrict its depth. The result is a table listing every URL it found, along with the HTTP status code and MIME type.

For more information and to install the original extension, visit its page at the Chrome Web Store.

The original project is here. Thanks Neil Fraser.

License

Apache License 2.0