gecko-dev/webtools/addons
..
about
css
img
inc
js
lib
rss
sql
tpl
.htaccess
addcomment.php
addon.php
author.php
comments.php
faq.php
history.php
index.php
LICENSE
policy.php
previews.php
ratecomment.php
README
search.php

Installation
    Update .htaccess include_path value to point to [yourpath]/inc
    Copy inc/config-dist.php to inc/config.php
    Define required information in inc/config.php
    Set apache as owner, chmod 700.
    Set up your preview symlinik in order to use previews
        mkdir ./images
        cd images
        ln -s /data/previews previews