My Font Choice version history - 6 versions
My Font Choice by Peter Brand
My Font Choice version history - 6 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.6
Released Apr 15, 2023 - 12.3 KBWorks with firefox 48.0 and laterShort answer: If any stylesheet is unavailable because of CORS, then fall back to setting font-family on every element on the page
Longer Explanation: Many sites load their stylesheets from sub-domains or other sites. Those are unavailable to scripts because of Cross-site Origin security. Since this extension cant then modify the stylesheet, it takes the longer route of modifying each element on the page that can contain text to specify the sans-serif font family.Source code released under Mozilla Public License 2.0
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 1.5
Released May 10, 2022 - 12.05 KBWorks with firefox 48.0 and laterAdded option to log the names of fonts removed to the browser's console log panel, in settings.
Bug fix where some fonts not removed.Source code released under Mozilla Public License 2.0
Version 1.4
Released Apr 11, 2022 - 11.94 KBWorks with firefox 48.0 and laterAdd an Option page where you can specify which fonts are allowed.
Unfortunately one has to inspect the page with this extension disabled in order to see what font is being used. Contact the developer if you don't know how to do that.Source code released under Mozilla Public License 2.0
Version 1.2
Released Mar 25, 2022 - 10.59 KBWorks with firefox 42.0 and laterAdded Font Awesome to the allowed font list.Source code released under Mozilla Public License 2.0
Version 1.1
Released Feb 24, 2022 - 10.58 KBWorks with firefox 42.0 and laterAllow font with "glyph" in their names as well.Source code released under Mozilla Public License 2.0
Version 1
Released Feb 18, 2022 - 11.69 KBWorks with firefox 42.0 and laterSource code released under Mozilla Public License 2.0