Por: Aevorn LLC Add-on
Inspect and view changes in API Response Mocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "API Response Mocker",
"short_name": "API Response",
"version": "1.0.0",
"description": "Adds a DevTools panel for intercepting and mocking API responses without modifying application code",
"permissions": [
"storage"
],
"background": {
"scripts": [
"background/service-worker.js"
]
},
"devtools_page": "devtools/devtools.html",
"options_page": "options/options.html",
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "network_mock_interceptor@forgex.aevorn",
"strict_min_version": "109.0"
}
}
} Melhores alternativas API Response Mocker
Aqui estão algumas Firefox add-ons que são similares a API Response Mocker:
API Request Interceptor Mock
Mithun G S
API Mock Generator
Bernard Williamson
Moq - Mock API Requests
Pavel Shpakovich
Mock API Creator
Kent Ross
ModResponse Mock replay API
789Win
Mock Express
Mock Express
Mobile Mocker
789WiN
API MOCK
yasewang
BreakingBadRequest
Engrea
Trust API Tester
Russel
Custom API Tester
Olsen
Interceptor
Codemancers