Go to file
2022-08-17 19:29:37 +02:00
base shortened description as of firefox requirement 2022-08-17 19:29:37 +02:00
chrome re-structured chrome manifest 2022-08-15 15:37:59 +02:00
firefox bump v1.2 2022-08-15 15:38:15 +02:00
.gitignore ignore IDE and environment specific files 2022-08-15 14:39:00 +02:00
.gitlab-ci.yml gitlab-ci 2022-08-13 01:06:06 +02:00
build-cr.sh simplified mkdir and feedback build steps, added chrome build script 2022-08-15 15:39:00 +02:00
build-ff.sh simplified mkdir and feedback build steps, added chrome build script 2022-08-15 15:39:00 +02:00
README.md updated README.ms 2022-08-15 15:39:11 +02:00

StammTV Helper

> StammTV Helper is a tiny extension that sends video URLs to StammTV. You need to set Base URL and WSS URL in the settings first. Then you will be able to send the YouTube Video ID to your playing StammTV.

pipeline status

Build and Install

  1. Checkout and dir into project folder
  2. git checkout https://lab.thereno.cloud/and94x/stammtv-helper
    cd stammtv-helper
    
    1. Build Firefox Extension
    2. ./build-ff.sh
      
    3. Build Chrome Extension
    4. ./build-cr.sh
      

      or download latest published release from Chrome Webstore