Mr. Bob

自己紹介

開発者情報
タイトル Mr. Bob
ユーザー登録日 4月 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

5 つ星中 1つの評価を受けています

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) についてのレビューです。