Go to file
2022-08-15 11:11:14 +02:00
.idea added build script for ff, fixed a bug and did some more shit 2022-08-12 21:43:16 +02:00
base re-designed options page 2022-08-15 11:06:56 +02:00
chrome added build script for ff, fixed a bug and did some more shit 2022-08-12 21:41:38 +02:00
firefox ༼ つ ◕_◕ ༽つ 2022-08-12 22:42:42 +02:00
out/artifacts/chrome re-designed options page 2022-08-15 11:06:56 +02:00
.gitignore changed output dir on gitignore 2022-08-15 11:11:14 +02:00
.gitlab-ci.yml gitlab-ci 2022-08-13 01:06:06 +02:00
build-ff.sh refactored firefox build-file 2022-08-15 00:16:43 +02:00
README.md corrected checkout URL 2022-08-14 12:43:48 +00:00
stammtv-browserext.iml init 2022-08-12 19:48:56 +02:00

Project brief

Build

pipeline status

  1. Checkout and dir into project folder
git checkout https://lab.thereno.cloud/and94x/stammtv-extension
cd stammtv-extension

2.1 For Firefox

./build-ff.sh

2.2 For Chrome

./build-chrome.sh