Overview

Development guide

The basic flow of extension development is as follows.

  1. Prepare the file according to the implementation method
  2. Define extension points in manifest
  3. Implement the handler
  4. Run/debug the extension
  5. Distribute the extension

Script development and DLL development are explained on the following pages.