Imageshack toolbar adds itself to Firefox’s ‘User Agent’ identifier
I was poking around in a log and noticed the Imageshack toolbar had added itself to what my browser’s User Agent. Not really a big deal but still not very polite of the developers.
You can remove it by editing your default.js file in
C:\Documents and Settings\[UserName]\Application Data\Mozilla\Firefox\Profiles
and removing this line:
pref(”general.useragent.extra.ImageShackToolbar”, “ImageShackToolbar/4.2.1″);

Yeah, I’ve noticed that in my logs too. Somewhat annoying.
Comment by Luke McReynolds — Tuesday, December 2, 2008 @ 10:30 am
Leave a Comment