I want to be able to flip between tabs whilst browsing the web and swap to a tab in Chrome where I have a video (I'm using VLC atm) playing from my hard drive.
Is this possible? I'm not even sure what to google to research this properly. If it is possible, how do I do it? If it helps I'm on Ubuntu.
Edit:
I've just browsed the Chrome Web Store and I haven't found anything. Is this even possible?
I currently have this code running:
<!DOCTYPE html>
<html>
<body>
<H1>Videos</H1>
<hr/>
<a href="Video.avi">Play Video name</a href><br/>
</body>
</html>
This works but it's not great as I'd like to have options of going back to the other videos. As it is this sounds more an more like a coding project not a 'find the right app' project. So I might have to just stop looking here, but if anything WebAppy turns up I'll be awarding the bounty..