Custom Fixed Font in Gmail

Custom fixed-font in Gmail messages

< Feedback on Custom Fixed Font in Gmail

Review: Good - script works

§
Posted: 23.12.2017.
Edited: 23.12.2017.

Favicon not shown [fix included]

Since Google changed the favicon location, it stopped showing up in Tampermonkey. Fixing this is simple, just change the header's @icon property to https://ssl.gstatic.com/ui/v1/icons/mail/favicon.ico

I also forked your script on GitHub and tweaked it a bit, especially to use Source Code Pro instead of Inconsolata because it looks better IMHO.

lidelAuthor
§
Posted: 23.12.2017.

Thanks! I agree Source Code Pro looks better – switched to it in my version as well.

§
Posted: 23.12.2017.

You're welcome. Merry Xmas! :smile:

§
Posted: 23.12.2017.
Edited: 23.12.2017.

Addendum 1: you may remove the now obsolete @require line as all "monkey add-ons" out there are compatible without the legacy stuff nowadays.

Addendum 2: would be cool, if you add the @author line and give credit to yourself as well as me for my fixes/improvements. See mine as an example for that.

lidelAuthor
§
Posted: 23.12.2017.

done, merry xmas! :)

§
Posted: 23.12.2017.

Awesome, thanks! :smile:

Post reply

Sign in to post a reply.