Ninja Docs
Ask or search…
K
Comment on page

&js

Lets you pass a third party hosted javascript file URL
General Option! (&push, &room, &view, &scene)

Options

Example: &js=https%3A%2F%2Fvdo.ninja%2Fexamples%2Ftestjs.js
Value
Description
(encoded URL)
Third party hosted java script file URL

Details

&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.
You can use this tool to encode the URL you want to link to https://www.urlencoder.org/
Last modified 25d ago