Go to file
2022-08-17 20:02:35 +02:00
base fixed first-run contextmenu not shown bug 2022-08-17 19:54:04 +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 new build stage for chrome extension 2022-08-17 20:02:35 +02:00
build-cr.sh new echo logo 2022-08-17 20:00:59 +02:00
build-ff.sh new echo logo 2022-08-17 20:00:59 +02:00
LICENSE Add LICENSE 2022-08-15 13:46:20 +00: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