Internet Explorer Retitler: Because you can
We didn't think we would find another entry in the "totally useless but very cool for a few seconds software" section so soon, but as luck would have it...Internet Explorer Retitler is small, simple, and does what it says. Open the program up, type in any title you want, and hit the "retitle" button. The next time you open Internet Explorer you'll see your new title in the title bar (along with whatever site you happen to be visiting).
Now we'll construct an imaginary dialog between us and a loyal reader.
Reader: What else does it do?
Download Squad: Nothing.
Reader: Does it have any preferences, any customizations?
Download Squad: Nope.
Reader: So what good is it?
Download Squad: The only limit, friend, is your imagination. How about typing in a marriage proposal to your significant other (oh, that would be so geeky...)? How about playing a practical joke on your friend? Or maybe programming a reminder to yourself, so that every time you open IE, you are reminded of some event or some inspirational thought?
Internet Explorer Retitler is mercifully free, and Windows only.
[via Softpedia]












Comments
7
Subscribe to commentsmuyiwaMar 6th 2008 2:24PM
This is kinda old...you can simply use spybot or mess wit the registry..
eppyjerkMar 6th 2008 2:27PM
Really DLS? This is making the list to talk about today?
MarshallMar 6th 2008 4:05PM
This can also be pushed as part of a group policy. Ours reminds users that the internet is a privilege provided by the company. Hooray for boosting morale!
lilmoderMar 6th 2008 4:20PM
For Opera users:
opera:config#title
DeathSeekerMar 6th 2008 4:34PM
For those who don't want to download anything. Open Regedit and navigate to
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main
Just edit Window Title
komodoMar 7th 2008 6:32AM
mozilla is way better then internet explorer
DavidMar 7th 2008 12:06PM
This has serious utility for software test automation. There are times when automation software is trained to recognize object containers by their name. The highest level container in a web-based app is the browser window, which is commonly identified by its title. When environments change, the title occasionally changes causing a need to adjust the object definitions. This can make them all look the same, saving a lot of time and effort for the automation engineer. THANKS!