API Request Tester v1.0
Provide a tool for testing and debugging RESTful API requests. This extension allows developers to send HTTP requests, view responses, and debug issues without leaving the browser.
Features:
1. Request Building:
Build and send HTTP requests with support for GET, POST, PUT, DELETE, and other methods.
2. Headers and Payloads:
Add custom headers and payloads to your requests for detailed testing.
3. Response Viewing:
View and format JSON responses for easy analysis.
4. History Tracking:
Keep a history of requests and responses for reference and debugging.
5. Authentication Support:
Test APIs that require authentication using tokens or other methods.