By: Kayer Junkok Add-on
Inspect and view changes in Session Replay Intelligence HM source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Session Replay Intelligence",
"version": "1.3",
"description": "Builds intelligent session replays from browsing interactions for workflow analysis.",
"permissions": [
"tabs",
"storage",
"activeTab",
"notifications"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"scripts": [
"replayEngine.js",
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"contentScript.js"
]
}
],
"action": {
"default_popup": "popup.html",
"default_title": "Session Replay Intelligence"
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"icons": {
"32": "icons/logo_32.png",
"64": "icons/logo_64.png",
"128": "icons/logo_128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "@Session-Replay-Intelligence",
"data_collection_permissions": {
"required": [
"locationInfo"
],
"optional": [
"technicalAndInteraction"
]
}
}
}
} Best Session Replay Intelligence HM Alternatives
Here are some Firefox add-ons that are similar to Session Replay Intelligence HM:
Session Replay browser extension
Dynatrace
Request Replay Studio
ItsBryanC
Interactive Session Recorder
Carlosbernabe
Repetitive Task Miner GM
Jack Mone
HTTP Replay
GSK
Smart Session Starter BM
Bruno Jande
Action Chain Recorder LM
Jirayja Konwa
BugReplay
BugReplay Developers
Visitor Session Recording
Kirin Loin
Header Recorder
david
Action Replay Pro
DA88
API Request Replayer
Melvin Reed