Skip to content

zecuria/hype-map-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hype Map Extension

This is an extension to allow seeing a graph of the twich chat activity over the VOD.

Development

Setup the development environment

In order to run the extension locally the following do the following steps:

  • Run yarn to install dependencies.
  • Run yarn start to start the development environment.
  • Open chrome and go to More Tools > Extensions
  • Toggle on the Developer mode in the top right corner
  • Select Load unpacked from the panel.
  • Browse to and select the dist folder generated by the yarn start (same directory as the code)

Changes should be reflected as soon as you reload the page.

Testing

heh yeah gonna get to that one.