Request Maker: Log, Edit, and Send HTTP Requests
Request Maker is a free Chrome add-on developed by Juho Nurminen. It falls under the category of Browsers and is specifically classified as an Add-ons & Tools program.
Request Maker is a valuable tool for penetration testing. It allows users to easily capture requests made by web pages, modify the URL, headers, and POST data, and create new requests. Unlike other similar tools, Request Maker only captures requests sent via HTML forms and XMLHttpRequests, avoiding unnecessary information about images and style sheets.
The logs are tab-specific and displayed in the page action popup, making it easy to track and manage requests. Additionally, the requests can be bookmarked for quick access, just like any other webpage.
Please note that there are a couple of known issues with Request Maker. Due to limitations in XHR, not all headers can be modified. Additionally, XHR follows redirects without providing the final URL, which can sometimes cause incorrect rendering in the Document tab.
For any questions, problems, suggestions, or bugs, users can find the developer's email address in the options page of the extension.