Fancy Text - Font Changer
A fancy text generator / font changer. Converts your normal text into fancy fonts.
Apa itu Fancy Text - Font Changer?
Fancy Text - Font Changer adalah ekstensi Chrome yang dikembangkan oleh instafonts.io, dan fitur utamanya adalah "A fancy text generator / font changer. Converts your normal text into fancy fonts.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Fancy Text - Font Changer
Unduh file ekstensi Fancy Text - Font Changer dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | Fancy Text - Font Changer |
ID | hkhekhinohhiaihkaepegmcigojejfaa |
URL Resmi | https://chromewebstore.google.com/detail/fancy-text-font-changer/hkhekhinohhiaihkaepegmcigojejfaa |
Deskripsi | A fancy text generator / font changer. Converts your normal text into fancy fonts. |
Ukuran File | 79.72 KB |
Jumlah Instalasi | 136 |
Versi Saat Ini | 0.0.2 |
Terakhir Diperbarui | 2022-06-28 |
Tanggal Publikasi | 2022-06-28 |
Pengembang | instafonts.io |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://instafonts.io/create |
URL Halaman Kebijakan Privasi | https://instafonts.io/privacy |
Bahasa yang Didukung | 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" } } |