Fancy Text - Font Changer
A fancy text generator / font changer. Converts your normal text into fancy fonts.
Wat is Fancy Text - Font Changer?
Fancy Text - Font Changer is een Chrome-extensie ontwikkeld door instafonts.io, en de belangrijkste functie is "A fancy text generator / font changer. Converts your normal text into fancy fonts.".
Extensie Screenshots
Download het CRX-bestand van de extensie Fancy Text - Font Changer
Download Fancy Text - Font Changer-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | Fancy Text - Font Changer |
ID | hkhekhinohhiaihkaepegmcigojejfaa |
Officiële URL | https://chromewebstore.google.com/detail/fancy-text-font-changer/hkhekhinohhiaihkaepegmcigojejfaa |
Beschrijving | A fancy text generator / font changer. Converts your normal text into fancy fonts. |
Bestandsgrootte | 79.72 KB |
Aantal Installaties | 136 |
Huidige Versie | 0.0.2 |
Laatst Bijgewerkt | 2022-06-28 |
Publicatiedatum | 2022-06-28 |
Ontwikkelaar | instafonts.io |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://instafonts.io/create |
URL van de Privacybeleid Pagina | https://instafonts.io/privacy |
Ondersteunde Talen | 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" } } |