やっぱり Noto Sans
ウェブページ上の読みづらいフォントを、読みやすい Noto Sans に置き換えます。
What is やっぱり Noto Sans?
やっぱり Noto Sans is a Chrome extension developed by https://frogapp.net, and its main feature is "ウェブページ上の読みづらいフォントを、読みやすい Noto Sans に置き換えます。".
Extension Screenshots
Download やっぱり Noto Sans Extension CRX File
Download やっぱり Noto Sans extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
読みづらい・美しくない (と作者が勝手に思っている) フォントを、読みやすく美しい Noto Sans に置き換える拡張機能です。 ※ Noto Sans は本拡張機能に同梱されているため、別途インストールする必要はありません。 ■置き換えられるフォント ・MS ゴシック ・MS Pゴシック ・メイリオ ・游ゴシック ・Yu Gothic UI ・Meiryo UI ・M PLUS Rounded 1c ・Malgun Gothic ■より多くのサイトでフォントを綺麗にする方法 ブラウザのデフォルトフォントを変更することで可能です。 参考→ https://frogapp.net/blog/2022-05/font/ ■注意点 フォントデータの軽量化のため、漢字に関しては使用頻度の高い字 (*1) に限って収録しています。珍しい漢字は Noto Sans に置き換えられない場合がありますがご容赦ください。 ■ライセンス 本拡張機能のソースコードは、MIT License の下で二次利用することができます。 ただし、Noto Sans のデータには SIL Open Font License 1.1 が適用されますのでご注意ください。 GitHub ↓ https://github.com/r-40021/replace-font *1:常用漢字、JIS 第1水準、JIS 第2水準のうちよく使われる字 <更新履歴> v1.1.8 - 置換対象のフォントに Malgun Gothic を追加しました。 - ポップアップに「標準フォントを Noto Sans に変更する方法」の解説記事へのリンクを追加しました。 v1.1.7 - iframe 内でもフォントが置換されるようになりました。 - ツールバー上で本拡張機能のアイコンをクリックすると開くポップアップに、リリースノートとお問い合わせフォームへのリンクを追加しました。 v1.1.6 - Yu Gothic UI と Meiryo UI も置換されるようにしました。 - M PLUS 1p を置換対象から除外しました。 v1.1.5 - 置き換えるフォントの対象に、M PLUS 1p と M PLUS Rounded 1c を追加 v1.1.4 - JIS 第2水準のうち、使用頻度が高い字を追加 v1.1.3 - ポップアップのリンクの URL を訂正 - 游ゴシックが置き換えられない場合がある不具合を修正 - 標準の太さのフォントが太いフォントに置き換えられる場合がある不具合を修正 - 収録しきれていなかった常用漢字を追加 v1.1.2 一般公開
Extension Basic Information
Name | やっぱり Noto Sans |
ID | oecglhldbofcklanmhckefiflhfhabdd |
Official URL | https://chromewebstore.google.com/detail/%E3%82%84%E3%81%A3%E3%81%B1%E3%82%8A-noto-sans/oecglhldbofcklanmhckefiflhfhabdd |
Description | ウェブページ上の読みづらいフォントを、読みやすい Noto Sans に置き換えます。 |
File Size | 1.27 MB |
Installation Count | 1,778 |
Current Version | 1.1.8 |
Last Updated | 2023-07-30 |
Publish Date | 2022-03-25 |
Rating | 4.57/5 Total 7 Ratings |
Developer | https://frogapp.net |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/r-40021/replace-font |
Help Page URL | https://github.com/r-40021/replace-font/issues |
Supported Languages | ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "\u3084\u3063\u3071\u308a Noto Sans", "version": "1.1.8", "description": "\u30a6\u30a7\u30d6\u30da\u30fc\u30b8\u4e0a\u306e\u8aad\u307f\u3065\u3089\u3044\u30d5\u30a9\u30f3\u30c8\u3092\u3001\u8aad\u307f\u3084\u3059\u3044 Noto Sans \u306b\u7f6e\u304d\u63db\u3048\u307e\u3059\u3002", "icons": { "16": "icons\/icon-16x16.png", "48": "icons\/icon-48x48.png", "128": "icons\/icon-128x128.png" }, "action": { "default_popup": "popup\/popup.html" }, "content_scripts": [ { "matches": [ " |