diff --git a/onebuttoninstaller/extensions.txt b/onebuttoninstaller/extensions.txt
index b642868..651ff5b 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.1.x###plexinit###mkdir -p plex && cd plex && fetch https://raw.githubusercontent.com/JRGTH/nas4free-plex-extension/master/plex/plexinit && chmod 755 plexinit && ./plexinit -o###plex/postinit###Plex Media Server Add-On for NAS4Free 10.x.
The extension works on NAS4Free Plex Media Server Add-On for NAS4Free 10.x or compatible FreeBSD based NAS solutions, 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.0, rpi, rpi2, rpi3, bananapi###
+Plex Media Server###RELEASE
4.1.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###
RRDGraphs###BETA
0.3.3-beta###rrdgraphs-devel###mkdir -p rrdgraphs && cd rrdgraphs && fetch https://raw.github.com/crestAT/nas4free-rrdtool/development/rrdgraphs/rrd-install.php && chmod 770 rrd*install.php###rrdgraphs/rrd-install.php###This is a development version, use it only for testing!
Prior to the installation uninstall an existing RRDG extension (the statistical data stays intact in the rrd directory!) and use another common directory in OneButtonInstaller for the installation of this beta version to preserve statistical data!