WHAT'S THIS?
This repository contains sources of some webextensions i made. Each folder in the sources directory contains the complete source for one extension.
MOZILLA SIGNED BUILDS
Some might be available here
UNSIGNED BUILDS
To create an unsigned extension package just zip the content of an extensions source folder.
zip unsigned-copy-tabs.zip -r sources/copy-tabs/*