Skip to content

A Chrome DevTools Extension for debugging videojs/http-streaming

Notifications You must be signed in to change notification settings

gesinger/vhs-devtools

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published