Add-ons for Nightingale
This repository has been archived on 2023-07-29. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2014-03-08 15:11:48 +01:00
bandcamp Fixed Bandcamp and Beatport side-by-side installation 2013-10-13 23:22:55 +02:00
beatport Fixed Bandcamp and Beatport side-by-side installation 2013-10-13 23:22:55 +02:00
cli-support Import of my add-ons 2013-02-25 10:00:12 +01:00
developertools Fix unprocessed #if in JS file 2014-03-08 15:11:48 +01:00
dogmazicsearch Import of my add-ons 2013-02-25 10:00:12 +01:00
duckduckgo-search added duckduckgo search 2012-10-24 16:51:47 +02:00
eqpresets Import of my add-ons 2013-02-25 10:00:12 +01:00
eqpresetsplus Remove unnecessary alert 2013-09-02 00:28:59 +02:00
equalizerpane Import of my add-ons 2013-02-25 10:00:12 +01:00
g15simple Import of my add-ons 2013-02-25 10:00:12 +01:00
newtab Import of my add-ons 2013-02-25 10:00:12 +01:00
statusbar-clock Import of my add-ons 2013-02-25 10:00:12 +01:00
web-window Import of my add-ons 2013-02-25 10:00:12 +01:00
make.py adding the python make script with instruction in README 2012-10-24 16:59:22 +02:00
README.md Import of my add-ons 2013-02-25 10:00:12 +01:00

This repo is dedicated to add-ons which are not relying to Nightingale build system, it will contains add-ons from http://publicsvn.songbirdnest.com/client/extensions/ for example

If you are looking for downloads go here: http://addons.getnightingale.com/

You can use the script make.py to generate xpi files like this:

python make.py <add-on_folder>

(add-on_folder without trailing slash)