Mr. Bob

Tentang saya

Informasi Pengembang
Nama Mr. Bob
Pengguna sejak April 2, 2009
Jumlah pengaya yang dikembangkan 4 tema
Rata-rata peringkat untuk pengembang pengaya Peringkat 5 dari 5 bintang
Tampilkan semua

Tema yang Saya Buat

Ulasan Saya

QNote

Peringkat 5 dari 5 bintang

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

Ulasan ini dibuat untuk versi pengaya (0.2) sebelumnya.  Pengguna ini memiliki 2 ulasan terdahulu untuk pengaya ini.

QNote

Peringkat 5 dari 5 bintang

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

Ulasan ini dibuat untuk versi pengaya (0.2) sebelumnya.  Pengguna ini memiliki ulasan lainnya untuk pengaya ini.

QNote

Peringkat 5 dari 5 bintang

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

Ulasan ini dibuat untuk versi pengaya (0.2) sebelumnya. 

Theme Font & Size Changer for ThunderBird

Peringkat 1 dari 5 bintang

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

Peringkat 5 dari 5 bintang

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.

Ulasan ini dibuat untuk versi pengaya (2.2.9) sebelumnya.