Fancy Text - Font Changer
A fancy text generator / font changer. Converts your normal text into fancy fonts.
Qu'est-ce que Fancy Text - Font Changer ?
Fancy Text - Font Changer est une extension Chrome développée par instafonts.io, et sa fonction principale est "A fancy text generator / font changer. Converts your normal text into fancy fonts.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Fancy Text - Font Changer
Téléchargez les fichiers d'extension Fancy Text - Font Changer au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | Fancy Text - Font Changer |
ID | hkhekhinohhiaihkaepegmcigojejfaa |
URL Officiel | https://chromewebstore.google.com/detail/fancy-text-font-changer/hkhekhinohhiaihkaepegmcigojejfaa |
Description | A fancy text generator / font changer. Converts your normal text into fancy fonts. |
Taille du Fichier | 79.72 KB |
Nombre d'Installations | 136 |
Version Actuelle | 0.0.2 |
Dernière Mise à Jour | 2022-06-28 |
Date de Publication | 2022-06-28 |
Développeur | instafonts.io |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://instafonts.io/create |
URL de la Page de Politique de Confidentialité | https://instafonts.io/privacy |
Langues Prises en Charge | 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" } } |