By: ItsBryanC
Inspect and view changes in Request Replay Studio source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Request Replay Studio",
"version": "1.0",
"description": "Intercept, modify, and replay HTTP requests in real-time.",
"browser_specific_settings": {
"gecko": {
"id": "request-replay@example.com",
"strict_min_version": "120.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
},
"permissions": [
"webRequest",
"webRequestBlocking",
"scripting",
"activeTab"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"sidebar_action": {
"default_panel": "sidebar.html",
"default_title": "Request Replay"
},
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'none';"
}
} Best Request Replay Studio Alternatives
Here are some Firefox add-ons that are similar to Request Replay Studio:
HTTP Replay
GSK
Session Replay browser extension
Dynatrace
API Request Replayer
Melvin Reed
ReVex - Hacker's HTTP Repeater
Mohamed Medjahdi
BugReplay
BugReplay Developers
rep+
Bour Abdelhadi
API Request Replayer
GSK
Request Repeater
GSK
Request Interceptor
Vahe Demirkhanyan
API Debugger - Capture
Dracon
Enhanced Network Tab
muskecan
Action Replay Pro
DA88