Custom Fixed Font in Gmail

Custom fixed-font in Gmail messages

< Обсуждения: Custom Fixed Font in Gmail

Отзыв: Хороший — скрипт работает как нужно

§
Создано: 23.12.2017
Изменено: 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.

lidelАвтор
§
Создано: 23.12.2017

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

You're welcome. Merry Xmas! :smile:

§
Создано: 23.12.2017
Изменено: 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.

lidelАвтор
§
Создано: 23.12.2017

done, merry xmas! :)

Awesome, thanks! :smile:

Ответить

Войдите, чтобы ответить.