gesinger / vhs-devtools

A Chrome DevTools Extension for debugging videojs/http-streaming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vhs-devtools

A Chrome and Firefox DevTools extension for debugging videojs/http-streaming.

Building

$ npm install
$ npm run build

Installing

The tool will appear as VHS within DevTools.

First build, then:

Chrome

  • Open chrome://extensions
  • Enable "Developer mode"
  • Click "Load unpacked"
  • Navigate to repo directory and select it

Firefox

  • Open about:debugging
  • Click on "This Firefox"
  • Click "Load Temporary Add-on..."
  • Select the manifest.json file of this repo

About

A Chrome DevTools Extension for debugging videojs/http-streaming


Languages

Language:JavaScript 98.5%Language:HTML 1.5%