You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
and94x c7bb0b8956 added build script for ff, fixed a bug and did some more shit 2 years ago
.idea added build script for ff, fixed a bug and did some more shit 2 years ago
base added build script for ff, fixed a bug and did some more shit 2 years ago
chrome added build script for ff, fixed a bug and did some more shit 2 years ago
firefox added build script for ff, fixed a bug and did some more shit 2 years ago
out/artifacts/chrome added build script for ff, fixed a bug and did some more shit 2 years ago
README.md added build script for ff, fixed a bug and did some more shit 2 years ago
build-ff.sh added build script for ff, fixed a bug and did some more shit 2 years ago
stammtv-browserext.iml init 2 years ago

README.md

Build

cd base; find base -type f -exec zip out/artifacts/firefox/extension.crx {} +
find firefox -type f -exec zip out/artifacts/firefox/extension.crx {} +
zip -r out/artifacts/firefox/extension.crx base/* firefox/*

Prerequisites

  • Chromium based Browser (Chrome, Edge, ..)