Inspect and view changes in APIVoid Request Tester source codes across current and past versions
Try xHeader →
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "APIVoid Request Tester",
"version": "1.0",
"description": "Test API endpoints with saved request profiles. Quickly send GET, POST, PUT, DELETE and other HTTP requests with custom headers and payloads.",
"permissions": [
"downloads",
"storage"
],
"host_permissions": [
"https://*/*",
"http://*/*"
],
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'; base-uri 'self'; form-action 'self'"
},
"action": {
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png"
}
},
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "request-tester@apivoid.com",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
},
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
} Best APIVoid Request Tester Alternatives
Here are some Firefox add-ons that are similar to APIVoid Request Tester:
API Request Tester
Daniel
Apier – REST API Tester & HTTP Client
Leepverse
Public API Tester
Anderson
REST Tester
Anderson
API Request Tool
Anderson
Hookshot - REST API Client & HTTP Request Tester
Eric
Trust API Tester
Russel
API Debugger - Capture
Dracon
REST API Client Tester
onyxwizard
API Tester Sidebar
DEBET - Nen tang cuoc the thao hien dai
Resting
Mirko
requesfy - Simple API Tester
SFer