Allows HLS playback in chrome browser
- Install extension from webstore
- Click on any m3u8 link inside chrome to play it directly in a new tab
By default, chrome download any m3u8 files that it will get. This plugin checks links to see if there are m3u8. When that's the case, it opens a new tab on a video player that uses the hlsjs library. This extension is just a wrapper of hlsjs for chrome.
- Play video element with an m3u8 source using hlsjs
#License Released under Apache 2.0 License