Awesome
SwagLyrics Chrome / Firefox Extension
Installation - Chrome
- Download/clone this repo to your machine
- Open chrome://extensions and click
Load unpacked extension...
- Browse to the downloaded folder and click
Select
Installation - Firefox
- Download/clone this repo to your machine
- Open about:debugging and go to This Firefox. After that click Load Temporary Add-on...
- Browse to the downloaded folder and click
Select
Worth to notice
To improve speed of sending value to server, it is a good idea to play around testServerConnection
function interval value, since it is how often, extension should check if server is online, for now it is set to checkInterval
variable.