An open API service indexing awesome lists of open source software.

https://github.com/garywill/togglewebcustomfont

Firefox addon. A toolbar button to toggle web custom font. Disabling it resists font fingerprint. 🛡️🔣
https://github.com/garywill/togglewebcustomfont

browser-fingerprint fingerprint firefox firefox-addon firefox-extension firefox-quantum firefox-webextension font-fingerprint resist-fingerprint

Last synced: about 1 month ago
JSON representation

Firefox addon. A toolbar button to toggle web custom font. Disabling it resists font fingerprint. 🛡️🔣

Awesome Lists containing this project

README

          

# 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](https://github.com/Aaron-P/ToggleResistFingerprinting). User may want to use both.