Custom fixed-font in Gmail messages
< Feedback on Custom Fixed Font in Gmail
Thanks! I agree Source Code Pro looks better – switched to it in my version as well.
You're welcome. Merry Xmas! :smile:
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.
done, merry xmas! :)
Awesome, thanks! :smile:
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
@iconproperty tohttps://ssl.gstatic.com/ui/v1/icons/mail/favicon.icoI also forked your script on GitHub and tweaked it a bit, especially to use
Source Code Proinstead ofInconsolatabecause it looks better IMHO.