We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a04e57b + c2f5c41 commit e4b5655Copy full SHA for e4b5655
plugin_packages.json
@@ -272,6 +272,19 @@
272
"public_key": "MCowBQYDK2VwAyEA814pfexgpP7LMgxrKQvsyREjDiqmZDGpwA/5PXY08wM=",
273
"repository": "stealthcopter/CaidoExploitGenerator"
274
},
275
+ {
276
+ "id": "caido-newrequests",
277
+ "name": "NewRequests",
278
+ "license": "MIT",
279
+ "description": "Provides a hotkey (default cmd+n) to apply a HTTPQL query for new requests (`row.id.gt:<current last request>`)",
280
+ "author": {
281
+ "name": "Martin Haunschmid",
282
+ "email": "[email protected]",
283
+ "url": "https://martinhaunschmid.com"
284
+ },
285
+ "public_key": "MCowBQYDK2VwAyEAsSAO8ml6yamPfWX/kV2FUFgr/WxBqdlZoe1yTNr56Xo=",
286
+ "repository": "martinhaunschmid/caido-newrequests"
287
288
{
289
"id": "yeswecaido",
290
"name": "YesWeCaido",
0 commit comments