Inspect and view changes in StresStimulus Recorder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "StresStimulus Recorder",
"version": "1.0.6",
"description": "Record web traffic for exporting to StresStimulus performance testing tool",
"background": {
"scripts": [
"utils/utils.js",
"background/background.js"
]
},
"content_scripts": [
{
"matches": [
"https://www.stresstimulus.com/start-browser-recording*"
],
"run_at": "document_start",
"js": [
"utils/utils.js",
"content_script/content_script.js"
]
}
],
"permissions": [
"webRequest",
"webRequestBlocking",
"nativeMessaging",
"tabs",
"<all_urls>"
],
"icons": {
"48": "icons/icon-48.png"
},
"browser_specific_settings": {
"gecko": {
"id": "addon@stresstimulus.com",
"strict_min_version": "58.0"
}
}
} Best StresStimulus Recorder Alternatives
Here are some Firefox add-ons that are similar to StresStimulus Recorder:
StresStimulus Recorder
StresStimulus
RealLoad Test Recorder
Real Load Pty Ltd
Apica Script Recorder
Apica Systems
WebSitePulse Transaction Recorder
websitepulse
Evertest Recorder
quokka-dev
Request Replay Studio
ItsBryanC
AppScan Activity Recorder
WW88
requests-recording-tool
Firefox user 13982089
Tracewright Recorder
roper
BrowserFlightDataRecorder
rheikai