Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 596 Bytes

File metadata and controls

15 lines (8 loc) · 596 Bytes

Toggle web custom font

Firefox webextention addon.

A toolbar button to toggle web custom font.

Disabling it resists font fingerprint.

Users who want to resist font fingerprint can disable web custom font by setting browser.display.use_document_fonts = 0 in about:config, but that will break some web. So I made this button to toggle it.

Support setting keyboard shortcut.

Other addons

Also another toolbar button, to toggle Firefox's "resist fingerprinting": Aaron-P/ToggleResistFingerprinting. User may want to use both.