This project is an experiment with peer-to-peer collaborative sessions combined with dynamically loaded plugins.
Follow the above link to find out how to build a javascript plugin module, and then upload it onto any public file hosting service.
-
Press shift + ? to bring up the plugin JSON editor
-
Ensure that the JSON payload is an array
[]
, then add a link to an uploaded javascript plugin modulefollow proper standard JSON formatting or the plugins may not load.
-
Press shift + ? again to hide the editor
-
Reload the page to ensure the plugins were loaded (may have a menu in the future for runtime loading/unloading)