I didn't like the video UI for the Splunk Education page. So I added easier controls for video zooming and playback speed. I also adding easy download links for the closed caption files. I wrote this for use in Chrome. I'm not sure if it'll work in Firefox or any other browser for that matter.
I think chrome has a 2 MB limit for urls and I assume that'll apply to bookmarks too. Which means the base version of this should work if you prepend it with javascript:. I didn't bother looking that up until after I'd already finished the bm version. Go me.
The changes from jwplayer_rules.js file to jwplayer_rules.min.js are done by hand. I couldn't find a minimizer that did what I wanted and it was faster to do it by hand.