Mr. Bob

À propos de moi

Information développeur
Nom Mr. Bob
Utilisateur depuis avr. 2, 2009
Nombre de modules développés 4 thèmes
Moyenne des notes des modules du développeur Noté 5 sur 5 étoiles
Voir tout

Thèmes que j’ai créés

Mes critiques

QNote

Noté 5 sur 5 étoiles

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

Cette critique concerne une version précédente du module (0.2).  Cet utilisateur a 2 critiques précédentes de ce module.

QNote

Noté 5 sur 5 étoiles

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

Cette critique concerne une version précédente du module (0.2).  Cet utilisateur a d’autres critiques de ce module.

QNote

Noté 5 sur 5 étoiles

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

Cette critique concerne une version précédente du module (0.2). 

Theme Font & Size Changer for ThunderBird

Noté 1 sur 5 étoiles

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++

Noté 5 sur 5 étoiles

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.

Cette critique concerne une version précédente du module (2.2.9).