/EvenBetterPluginExample

Caido plugin with EvenBetterAPI example.

Primary LanguageJavaScriptCreative Commons Zero v1.0 UniversalCC0-1.0

EvenBetter: Sample plugin

This is a sample plugin using EvenBetterAPI.

Usage

  1. Clone the repository
  2. Run npm i to install the dependencies
  3. Run npm run build to build the plugin
  4. In your Caido, go to Settings then Developer tab and copy-paste content of final/index.js into the Custom JS field.