I've had the bug in the AdBlock extension of Google Chrome that it keeps opening a site with as title: ""AdBlock is now installed!"". I had this for some time already and finally searched for the solution. It's actually pretty easy.
These are the steps to take:
1. Open your explorer
2. go to %userpath%\AppData\Local\Google\Chrome\User Data\Default\Extensions\gighmmpiobklfepjocnamgkkbiglidom\[version number]\
3. Open Background.html in notepad or some text viewer
4. Delete this line: "chrome.tabs.create({url: "pages/installed.html"}); " on line 468.
You can also find this on the Google Code site!
Source: http://code.google.com/p/adblockforchrome/issues/detail?id=4623

0 Comments.