ff-rdp-cli 0.2.0

CLI for Firefox Remote Debugging Protocol
1
2
3
4
5
6
7
8
{
  "from": "root",
  "applicationType": "browser",
  "traits": {
    "networkMonitor": { "newRecording": true },
    "sources": true
  }
}