JSFiddle - React, Tailwind, and code Playground

by batcave

JavaScript

const videoId = window.location.href;
if (videoId !== undefined) {
	// trigger your video popup
}