Project

General

Profile

Feature #22

Updated by jahoti almost 2 years ago

Right now building is performed with `build.sh mozilla` mozilla' or `build.sh chromium`. chromium'. These produce directories with built extension contents. Makefile could be used on top of current build script to additionally facilitace cleaning the workspace and generating the extension as .zip or .xpi.

Back