diff --git a/onebuttoninstaller/extensions-2016.12.05.txt.SHA512-CHECKSUM b/onebuttoninstaller/extensions-2016.12.05.txt.SHA512-CHECKSUM
deleted file mode 100644
index 2b509b9..0000000
--- a/onebuttoninstaller/extensions-2016.12.05.txt.SHA512-CHECKSUM
+++ /dev/null
@@ -1 +0,0 @@
-3b89ff9d2f2732d836055afcaf90dfff7e7d33e66ad9b77b873029f682d690c3ba875760686c3b4a81e005d90b238cc45c112616a24be4abc3439b21b2cba2df
diff --git a/onebuttoninstaller/extensions.txt b/onebuttoninstaller/extensions.txt
index 0c1db84..d9def70 100644
--- a/onebuttoninstaller/extensions.txt
+++ b/onebuttoninstaller/extensions.txt
@@ -6,7 +6,7 @@ TheBrig###RELEASE
0.94###thebrig###mkdir -p thebri
DNSMasq DHCP Server###RELEASE
0.3###dnsmasq###mkdir -p dnsmasq && cd dnsmasq && fetch https://raw.github.com/alexey1234/nas4free-dnsmasq/master/dnsmasq_install.sh && chmod a+x dnsmasq_install.sh && sh dnsmasq_install.sh `pwd`###-###DNSMasq DHCP Server extension for NAS4Free.
Note: After the installation navigate to rudimentary config tab and push Save to finish the installation.
Read more ... NAS4Free Forum###rpi, rpi2, rpi3, bananapi###
Midnight Commander###RELEASE
4.8.8###mcommander.sh###mkdir -p midnightcommander && cd midnightcommander && cp /usr/local/www/ext/onebuttoninstaller/mcommander.* . && chmod u+x mcommander.sh && `pwd`/mcommander.sh###midnightcommander/mcommander.postinit###Midnight Commander for NAS4Free.
After successful installation you can use Midnight Commander in the system console shell or if you connect via ssh. To start the Midnight Commander just enter the command mc in the CLI.
Read more ... NAS4Free Forum###rpi, rpi2, rpi3, bananapi###
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://sourceforge.net/projects/nas4free-extensions/files/NAS4Free-Plex-Extension/Latest/NAS4Free-Plex-Extension-Latest.tgz && tar -xf *Plex-Extension-Latest.tgz && rm *Plex-Extension-Latest.tgz && ./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###
+Plex Media Server###RELEASE
4.2.x###plexinit###mkdir -p plex && cd plex && fetch https://raw.githubusercontent.com/JRGTH/nas4free-plex-extension/master/plex/plexinit && chmod +x 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
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!