Skip to content
This repository has been archived by the owner on Nov 30, 2020. It is now read-only.

pencil/rechat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adds chat messages from the past to your favorite Twitch VODs.

Development

Note: The following steps are only necessary if you are interested in developing new features or bugfixes for ReChat. If you simply want to install and use the extension, checkout our official website.

To prevent code duplication, ReChat uses shared resources from the common directory for all browsers. Execute setup.sh do (hard) link the shared resources accordingly.

Chrome / Opera

Follow these steps to load the unpacked ReChat extension. Select the Chrome directory as extension directory.

Firefox

Install Mozilla's Add-on SDK and use cfx run from the Firefox directory to test the extension.

Safari

Follow these steps and choose Safari as extension folder in the "Add Extension" dialog.