Relative Content

Tag Archive for javascriptgoogle-chromegoogle-chrome-extensionhtml5-videovideo.js

Form overlay cannot be filled or submitted on already existing video.js video element

I made a chrome extension that uses a basic form to input specific time stamps onto videos present on web pages. The extension is currently working for both Youtube and Spotify videos as is: I can both enter time stamps (00:00:10) into the form, and submit the form to jump to that time. The problem comes about when trying to use the same extension in tandem with the video.js library.

Chrome extension does not fill or submit form on already existing video.js video element

I made a chrome extension that uses a basic form to input specific time stamps onto videos present on web pages. The extension is currently working for both Youtube and Spotify videos as is: I can both enter time stamps (00:00:10) into the form, and submit the form to jump to that time. The problem comes about when trying to use the same extension in tandem with the video.js library.