
Comic Sans Everywhere wót pieterman2000
Firefox addon that changes the font of every piece of text into Comic Sans MS. Can be toggled through a toolbar button. For more information and source see the github page.
255 wužywarjow255 wužywarjow
Trjebaśo Firefox, aby toś to rozšyrjenje wužywał
Metadaty rozšyrjenja
Fota wobrazowki



Pšawa a datyDalšne informacije
Trjebne pšawa:
- Pśistup k wašym datam za wšykne websedła měś
Dalšne informacije
- Dodankowe wótzkaze
- Wersija
- 1.4resigned1
- Wjelikosć
- 17,23 KB
- Slědny raz zaktualizěrowany
- há um ano (25 de abr de 2024)
- Pśiswójźbne kategorije
- Licenca
- Licenca MIT
- Wersijowa historija
- Zběrce pśidaś
Wěcej rozšyrjenjow wót pieterman2000
- Hyšći pógódnośenja njejsu
- Hyšći pógódnośenja njejsu
- Hyšći pógódnośenja njejsu
- Hyšći pógódnośenja njejsu
- Hyšći pógódnośenja njejsu
- Hyšći pógódnośenja njejsu
If you want the firefox ui to be in comic sans you need to add to userchrome.css (http://kb.mozillazine.org/index.php?title=UserChrome.css&printable=yes) * { font-family: Comic Sans MS; }
I can not easily do this in the current webextension api, and there is a way but that would be only for windows (unless I make it extremely complicated) and don't know whether it would be approved since it would be using the download api to download a script (batch file for example) and run it.