UNPKG

nodebb-plugin-iframe-resizable

Version:

NodeBB plugin which providers host script for iframe-resizer library

11 lines (10 loc) 249 B
{ "id": "nodebb-plugin-iframe-resizable", "url": "https://github.com/aramwram/nodebb-plugin-iframe-resizable", "library": "./library.js", "hooks": [ { "hook": "filter:scripts.get", "method": "addIframeResizableScript" } ] }