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
Martin Giger 22b399ad24 Merge pull request #23 from luisgmarine/developertoolsCompatability
Change the maximum compatability version from 1.12.* to 1.13.*  in the developertools add-on.  The pr...
2015-01-16 23:11:17 +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 Change the maximum compatability version from 1.12.* to 1.13.* . The previous value caused the add-on not to install on the latest build Version: Nightingale 1.13a, Build 0 (20150104224802) 2015-01-04 23:25:08 -05: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 Nightingale 1.13 compatibility 2014-09-01 08:15:19 +02:00
g15simple Import of my add-ons 2013-02-25 10:00:12 +01:00
newtab Let's bump the version number too, because why not 2014-06-24 04:02:25 +02: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)