Fancy Text - Font Changer
A fancy text generator / font changer. Converts your normal text into fancy fonts.
Cos'è Fancy Text - Font Changer?
Fancy Text - Font Changer è un'estensione di Chrome sviluppata da instafonts.io, e la sua funzione principale è "A fancy text generator / font changer. Converts your normal text into fancy fonts.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Fancy Text - Font Changer
Scarica i file di estensione Fancy Text - Font Changer in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | Fancy Text - Font Changer |
ID | hkhekhinohhiaihkaepegmcigojejfaa |
URL Ufficiale | https://chromewebstore.google.com/detail/fancy-text-font-changer/hkhekhinohhiaihkaepegmcigojejfaa |
Descrizione | A fancy text generator / font changer. Converts your normal text into fancy fonts. |
Dimensione del File | 79.72 KB |
Conteggio Installazioni | 136 |
Versione Corrente | 0.0.2 |
Ultimo Aggiornamento | 2022-06-28 |
Data di Pubblicazione | 2022-06-28 |
Sviluppatore | instafonts.io |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://instafonts.io/create |
URL della Pagina della Politica sulla Privacy | https://instafonts.io/privacy |
Lingue Supportate | 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" } } |