The path where Firefox looks for Plugins can easily be changed using the MOZ_PLUGIN_PATH
environment variable.
Does such a facility also exist for Add-Ons (also called extensions)? Similar to how MOZ_PLUGIN_PATH
changes /usr/lib/mozilla/plugins
, I am searching for a way to change /usr/lib/firefox/browser/extensions/
.