The development of this extension has been discontinued. The All-in-One Sidebar will stop working in November 2017 with the release of Firefox 57. Please read my statement on the website.
This is the repository of the sidebar extension called All-in-One Sidebar which is hosted at addons.mozilla.org/firefox/addon/all-in-one-sidebar/
More information available on the project homepage.
You are cordially invited to contribute to the project. :-)
To build an installable .xpi
extension for Firefox:
- clone this repository
- zip the contents of the repository (excluding
.git
,build.sh
andREADME.md
) and rename the.zip
extension to.xpi
- open/install the resulting
.xpi
file with Firefox
- clone this repository
- execute
./build.sh
at the repository root - open/install the resulting
all_in_one_sidebar-dev-build-fx.xpi
file with Firefox
I'm not an unix expert, but as far as I know the instructions for Mac OS X should also work on linux systems. Correct me if I'm wrong.
You could build the extension via the Windows command prompt when you installed Cygwin. Otherwise just zip the contents of this repository as explained for all operation systems.
Setting up an extension development environment
Please use the issues system of GitHub when contributing and reporting bugs, enhancements or to-do's.
This is a one-man show by Ingo Wennemaring, Hamburg/Germany
© 2005+ Ingo Wennemaring
GNU General Public License, Version 2.0
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.