Skip to content

klouskingsley/chrome-flv

 
 

Repository files navigation

Native FLV Extension

Allows FLV playback in chrome and firefox browsers

Usage

  1. Install extension from chrome webstore/mozilla addons
  2. Click on any m3u8 link inside chrome/firefox to play it directly in a new tab

The extension can be disabled by clicking on the icon if the request filter on m3u8 links is too disruptive.

Some Developer Notes

By default, the browser downloads any m3u8 files that were requested. This plugin checks any links to see if they are m3u8. If that's the case, it opens a new tab on a video player that uses the flvjs library. This extension is just a wrapper of flvjs for chrome.

#License Released under Apache 2.0 License

About

Extension that allows native flv playback in chrome browser

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 68.0%
  • HTML 27.8%
  • CSS 4.2%