My Font Choice 版本历史 - 6 个版本
My Font Choice 作者: Peter Brand
My Font Choice 版本历史 - 6 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.6
发布于 2023年4月15日 - 12.3 KB适用于 firefox 48.0 及更高版本Short 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.源代码遵循 Mozilla 公共许可证 2.0 发布
下载 Firefox 并安装扩展您需要 Firefox 来使用此扩展较早版本
版本 1.5
发布于 2022年5月10日 - 12.05 KB适用于 firefox 48.0 及更高版本Added option to log the names of fonts removed to the browser's console log panel, in settings.
Bug fix where some fonts not removed.源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.4
发布于 2022年4月11日 - 11.94 KB适用于 firefox 48.0 及更高版本Add 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.源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.2
发布于 2022年3月25日 - 10.59 KB适用于 firefox 42.0 及更高版本Added Font Awesome to the allowed font list.源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.1
发布于 2022年2月24日 - 10.58 KB适用于 firefox 42.0 及更高版本Allow font with "glyph" in their names as well.源代码遵循 Mozilla 公共许可证 2.0 发布