Fancy Text - Font Changer
A fancy text generator / font changer. Converts your normal text into fancy fonts.
Fancy Text - Font Changerとは何ですか?
Fancy Text - Font Changerはinstafonts.ioによって開発されたChromeの拡張機能で、その主な機能は「A fancy text generator / font changer. Converts your normal text into fancy fonts.」です。
拡張機能のスクリーンショット
Fancy Text - Font Changer拡張機能のCRXファイルをダウンロード
Fancy Text - Font Changer拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
A simple fancy text generator that requires no browser permissions. Simply click the extension icon and type some text, and then you can easily copy-paste the generated fancy fonts into your social media posts without leaving the page.
拡張機能の基本情報
名前 | Fancy Text - Font Changer |
ID | hkhekhinohhiaihkaepegmcigojejfaa |
公式URL | https://chromewebstore.google.com/detail/fancy-text-font-changer/hkhekhinohhiaihkaepegmcigojejfaa |
説明 | A fancy text generator / font changer. Converts your normal text into fancy fonts. |
ファイルサイズ | 79.72 KB |
インストール数 | 136 |
現在のバージョン | 0.0.2 |
最終更新日 | 2022-06-28 |
公開日 | 2022-06-28 |
開発者 | instafonts.io |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://instafonts.io/create |
プライバシーポリシーページのURL | https://instafonts.io/privacy |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Fancy Text - Font Changer", "description": "A fancy text generator \/ font changer. Converts your normal text into fancy fonts.", "version": "0.0.2", "manifest_version": 3, "action": { "default_popup": "popup.html", "default_icon": { "512": "\/logo_round.png" } }, "icons": { "512": "\/logo_round.png" } } |