Description: HttpWatch is a developer tool for debugging and analyzing HTTP requests. It captures all HTTP traffic between the browser and server, letting developers inspect headers, parameters, cookies, timings, and more to optimize web pages and applications.
Type: software
Description: Tampermonkey is a popular browser extension that allows users to install userscripts - little bits of JavaScript that make changes to web pages. It works by injecting code into pages as they load. Tampermonkey makes it easy to customize web pages and automate tasks in the browser.
Type: software