&js
Lets you pass a third party hosted javascript file URL
Last updated
Lets you pass a third party hosted javascript file URL
Last updated
General Option! (&push
, &room
, &view
, &scene
)
Example: &js=https%3A%2F%2Fvdo.ninja%2Fexamples%2Ftestjs.js
(encoded URL)
Third party hosted java script file URL
&js
lets you pass a third party hosted java script file URL (URL-encoded), allowing for a custom code injection without self-hosting, IFrames or chrome extensions.
Example: https://vdo.ninja/?js=https%3A%2F%2Fvdo.ninja%2Fexamples%2Ftestjs.js
You can use this tool to encode the URL you want to link to https://www.urlencoder.org/