A Chrome and Firefox DevTools extension for debugging videojs/http-streaming.
$ npm install
$ npm run build
The tool will appear as VHS within DevTools.
First build, then:
- Open chrome://extensions
- Enable "Developer mode"
- Click "Load unpacked"
- Navigate to repo directory and select it
- Open about:debugging
- Click on "This Firefox"
- Click "Load Temporary Add-on..."
- Select the manifest.json file of this repo