Zend certified PHP/Magento developer

How to start firefox in offline mode from a command line?

I would like to start Firefox with a selected profile (using --new-instance -P profileName flags), but in offline mode. How can I accomplish that when there’s no --offline parameter or anything similar available?