Repeater: Chrome Simulation Request Tool
Repeater is a Chrome add-on developed by bufsnake that allows users to send requests using various methods such as POST, PUT, HEAD, and more. It can be accessed by opening the developer tools in Chrome, either by pressing F12 or using other methods, and navigating to the Repeater tab.
The Repeater add-on provides a set of buttons with different functionalities:
- LOAD: Loads the specified URL.
- COPY: Copies the URL to the clipboard.
- XHR: Sets the current request as an XHR request.
- EMPTY: Clears the inputted data.
- DECODE: Decrypts the selected encrypted string using the chosen decryption method.
- ENCODE: Encrypts the selected string using the chosen encryption method.
One of the current pain points of Repeater is that when sending RAW data, if the response is in GBK encoding, it may result in garbled characters.
Repeater is a free add-on available for Chrome users and falls under the category of Browsers with the subcategory of Add-ons & Tools.