Não consegui encontrar um plug-in que permitisse que você fizesse isso, mas descobri uma alteração no arquivo.
Acesse o arquivo user.js e faça a seguinte alteração:
user_pref("network.security.ports.banned", "8080");
Mozilla allows a user to modify the default port blocking through the addition of preferences containing comma delimited lists of port numbers to either the user.js file (for single users) file in the user's profile directory or the all.js file (for multi-user systems) in the defaults/pref/ sub-directory in the installation directory for Mozilla in order to enable or block ports in Mozilla.