Stop Firefox From Updating

Make a file

user.js

in current profile (~/Library/Application Support/Firefox/Profiles/) with the following;

user_pref("app.update.backgroundErrors", -1);