Fancy Text - Font Changer
A fancy text generator / font changer. Converts your normal text into fancy fonts.
What is Fancy Text - Font Changer?
Fancy Text - Font Changer is a Chrome extension developed by instafonts.io, and its main feature is "A fancy text generator / font changer. Converts your normal text into fancy fonts.".
Extension Screenshots
Download Fancy Text - Font Changer Extension CRX File
Download Fancy Text - Font Changer 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
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.
Extension Basic Information
Name | Fancy Text - Font Changer |
ID | hkhekhinohhiaihkaepegmcigojejfaa |
Official URL | https://chromewebstore.google.com/detail/fancy-text-font-changer/hkhekhinohhiaihkaepegmcigojejfaa |
Description | A fancy text generator / font changer. Converts your normal text into fancy fonts. |
File Size | 79.72 KB |
Installation Count | 136 |
Current Version | 0.0.2 |
Last Updated | 2022-06-28 |
Publish Date | 2022-06-28 |
Developer | instafonts.io |
[email protected] | |
Payment Type | free |
Extension Website | https://instafonts.io/create |
Privacy Policy Page URL | https://instafonts.io/privacy |
Supported Languages | 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" } } |