script run when executable is launched

I need to know how to have a BASH script run every time Firefox is launched, what is the simplest way to do this?

You could move the firefox binary and then replace it with a script that launches both your script and then the moved/renamed firefox.