Inspect and view changes in HTTP proxy for API testing website source codes across current and past versions
Try xHeader →
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "HTTP proxy for API testing website",
"version": "0.1.2",
"background": {
"scripts": [
"browser-polyfill.js",
"axios.js",
"request.js",
"background.js"
]
},
"content_scripts": [
{
"matches": [
"*://test.onapis.com/*",
"*://localhost/*"
],
"js": [
"browser-polyfill.js",
"content-script.js"
]
}
],
"icons": {
"16": "icon16.png",
"32": "icon32.png",
"48": "icon48.png",
"128": "icon128.png"
},
"permissions": [
"*://*/*"
],
"externally_connectable": {
"matches": [
"*://localhost/*",
"*://test.onapis.com/*"
]
}
} Best HTTP proxy for API testing website Alternatives
Here are some Firefox add-ons that are similar to HTTP proxy for API testing website:
API Request Tester
Daniel
Easy Proxy
ivysrono
REST API Endpoint Tester
rest api
HITOP - HTTP API Testing Tool
Bohdan
Proxy & User-Agent Switcher
D09r
OpenAI API Tester
Eric
Get That API
Ashutosh Dash
Apifox Browser Extension
apifox.com
Apidog Browser Extension
apidog.com
Apier – REST API Tester & HTTP Client
Leepverse
API Request Tool
Anderson
Easy Proxy
Charles