Mr. Bob

关于我

开发者信息
名称 Mr. Bob
注册时间 April 2, 2009
开发的附加组件数量 0 个附加组件
开发的附加组件平均得分 评分5星,满分5星

我所发表的评价

QNote

评分5星,满分5星

You say to copy it into the profile folder but it is already there to begin with

这个评论是针对附加组件的一个早期版本的(0.2)。  对这个附加组件,此用户曾发表过2个评价

QNote

评分5星,满分5星

Response: Folder is marked as Read Only. I unchecked and it returns to Read Only.

这个评论是针对附加组件的一个早期版本的(0.2)。  对这个附加组件,此用户的其他评论

QNote

评分5星,满分5星

XNote folder is in my profile folder but the "Import Legacy XNotes" is greyed out, cannot select.

这个评论是针对附加组件的一个早期版本的(0.2)。 

Theme Font & Size Changer for ThunderBird

评分1星,满分5星

Locate this folder:
C:\Users\YourName\AppData\Roaming\Thunderbird\Profiles\xxxxxx.default

within the xxxxxx.default folder created a folder and call it chrome

open the chrome folder and add a new text document and name it userChrome.css

now open userChrome.css with notepad

paste the following code exactly:

/*
* Do not remove the @namespace line -- it's required for correct functioning
*/
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* set default namespace to XUL */

/*
* Make all the default font sizes 12 pt:
*/
* {
font-size: 12pt !important;
font-family: Arial !important;
}




Note: change the font size and font family to your liking
Note: you must restart Thunderbird for changes to take effect.

XNote++

评分5星,满分5星

Awesome!! Every time I add a note to an email I think how fortunate it is to have this addon. Being able to add a "Pop-Up" note to an email is great when you need it.

这个评论是针对附加组件的一个早期版本的(2.2.9)。