Create
Create
If you want to create a Plugin to publish on NPM, copy the code below and put the source in the exported method.
Write your plugins in Commonjs to allow either Commonjs or ESM support!
new_extension.js
Publish
If you want to add it to our Extension Finder, publish it to npm with dubnium
as a keyword.
Last updated