I'm writing a tool that will force proxy settings for firefox based on
the user that's logged in.
what is the most elegant way to go about this?
my goal is to have it be as api driven as possible as I don't want to
tread on any other apps toes.
thanks