Comment Re:It's a string in the user-agent (Score 5, Informative) 500
You can go to "about:config" and clear the value of "general.useragent.extra.microsoftdotnet" to remove the "(.NET [...])" part of the UA string.
Never test for an error condition you don't know how to handle. -- Steinbach