View HLS m3u8 manifests in Chrome with syntax highlighting and linking. Only works for manifest files ending in .m3u or .m3u8.Avoid having to download the manifest file and then open in a text editor just to view it.
The extension works by blocking the download when the manifest is requested as the main url and then parses and displays it. Some syntax highlighting and definition links to the ietf.org draft documentation. To download the manifest file, click on the source url at the top of the page. Resources are linked in the manifest to make it easy to test the different parts.
You can test it out using a sample manifest url like https://devimages.apple.com.edgekey.net/streaming/examples/bipbop_4x3/bipbop_4x3_variant.m3u8
CHANGELOG
===========
2017-05-11 0.8.3 Excluding http://video-dev.github.io/hls.js/demo/ to avoid causing issues
2017-05-04 0.8.2 added a few more tags to the pattern and definitions list.