> For the complete documentation index, see [llms.txt](https://cider.gitbook.io/welcome-to-gitbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cider.gitbook.io/welcome-to-gitbook/docs/3.legacy-docs/3.legacy-plugins/additional-links.md).

# Additional Links

[Example Plugin](https://github.com/ciderapp/plugin-schema-poc/tree/main/v2_plugin)

[Electron App Documentation](https://www.electronjs.org/docs/latest/api/app)

[Electron BrowserWindow Documentation](https://www.electronjs.org/docs/latest/api/browser-window)

[Communicating with the Renderer instance from Main (IPC Main)](https://www.electronjs.org/docs/latest/api/ipc-main)

[Communicating with main instance from the Renderer (IPC Renderer)](https://www.electronjs.org/docs/latest/api/ipc-renderer)
