diff --git a/onebuttoninstaller/extensions.txt b/onebuttoninstaller/extensions.txt
index 269d425..11f614a 100644
--- a/onebuttoninstaller/extensions.txt
+++ b/onebuttoninstaller/extensions.txt
@@ -8,5 +8,5 @@ Midnight Commander###RELEASE
4.8.8###mcommander.sh
Virtual Machine BHYVE###BETA
0.x###bhyve###mkdir -p bhyve && cd bhyve && fetch https://raw.githubusercontent.com/alexey1234/vmbhyve_nas4free/master/bhyve_install.sh && chmod a+x bhyve_install.sh && sh bhyve_install.sh `pwd`###-###Webgui to bhyve for NAS4Free. Based on vm-bhyve.
Note: After the installation navigate to rudimentary config tab and push Save to finish the installation.
Read more ... NAS4Free Forum###x86, 10.2, rpi, rpi2, rpi3, bananapi###
Plex Media Server###RELEASE
4.2.x###plexinit###mkdir -p plex && cd plex && fetch https://svn.code.sf.net/p/nas4free-extensions/code/nas4free-plex-extension/trunk/plex/plexinit && chmod 755 plexinit && ./plexinit -o###plex/postinit###Plex Media Server Add-On for NAS4Free 10.3 and later.
The extension works on NAS4Free 10.3 and later versions, don't need jail, fstab or unionfs configs, self contained and portable package, single script for management and startup, easy to upgrade/rollback while maintaining actual Plex config, Plex IP address will be locally visible by any devices.
Read more ... NAS4Free Forum###x86, 10.3, rpi, rpi2, rpi3, bananapi###
Downloady###RELEASE
0.1.x###downloady###mkdir -p downloady && cd downloady && fetch https://raw.github.com/crestAT/nas4free-downloady/master/downloady/downloady-install.php && chmod 770 downloady*install.php###downloady/downloady-install.php###Simple PHP Download Manager for http/https/ftp sites based on Downloady by CyberLeo|cyberLeo Projects.
The extension fully integrates a wget based download manager into the NAS4Free WebGUI, works on all plattforms (x86 & x64, ARM, embedded & full), does not need jail or pkg_add, enhance pages of the NAS4Free WebGUI and features configuration and extension maintenance (update & removal inside the WebGUI). Based on Downloady by CyberLeo it has been extended and offers restart on server reboot, bandwidth limits for downloads as well as a daily scheduler to start/stop Downloady at a specific time.
Read more ... NAS4Free Forum
-OnwCloud###RELEASE
0.1.x###owncloud###mkdir -p owncloud && cd owncloud && fetch https://raw.github.com/crestAT/nas4free-owncloud/master/owncloud/owncloud-install.php && chmod 770 owncloud*install.php && echo "Installation file successfully downloaded"###owncloud/owncloud-install.php###Extension to install OwnCloud with a minimal set of prerequisites (ensure the have the right permissions on the used paths and an upload file size of 2GB) on NAS4Free servers.
The extension works on all plattforms, does not need jail or pkg_add and add pages to NAS4Free WebGUI extensions.
At the moment no mysql database system will be installed so the built-in sqlite or an existing mysql installation can be used.
Read more ... NAS4Free Forum
Extended GUI###BETA
0.6-beta###extended-gui-devel###mkdir -p extended-gui/backup && mkdir -p extended-gui/log && cd extended-gui && fetch https://raw.github.com/crestAT/nas4free-extended-gui/development/extended-gui/extended-gui-install.php && chmod 770 extended-gui*install.php###extended-gui/extended-gui-install.php###This is a development version, use it only for testing!