效果如图
使用方法:
首先用记事本打开
x:Documents and Settings用户名Application DataMicrosoftMSN Messenger登录用邮箱ConfigCache.Xml
然后找到类似
<tab>
<image>res:bell</image>
<name>MSN Alerts</name>
<type>Alerts</type>
<tooltip>The Alerts tab lists all of the alerts you have received in the last 24 hours from MSN Alerts </tooltip>
<contenturl>http://alerts.msn.com/alerts/alerttab.asp?Country=US&;CLCID=0804&PLCID=0409</contenturl>
<siteid>31560</siteid>
<notificationid>111200100</notificationid>
<hidden>false</hidden>
<hiturl>http://c.msn-ppe.com/c.gif?DI=2308&;TP=http://messengertabs.msn.com/us/Alerts</hiturl>
</tab>
的文字
我们所要新增的内容,就放在这一段的后面。请在</tab>后面敲几下回车,留出空行来准备输入吧:
<tab>
<image>http://www.bmforum.com/tab/logo2.png</image>
<name>BMForum Tab</name>
<tooltip>BMForum Tab</tooltip>
<contenturl>http://www.bmforum.com/tab/index.php[/url]</contenturl>
<hidden>false</hidden>
</tab>
在上面找到
<ExpiresInDays>2</ExpiresInDays>
把2改为0即可
Bluview Technology, enjoy your life.