Fancy Text - Font Changer
A fancy text generator / font changer. Converts your normal text into fancy fonts.
Co to jest Fancy Text - Font Changer?
Fancy Text - Font Changer to rozszerzenie Chrome opracowane przez instafonts.io, a jego główną funkcją jest „A fancy text generator / font changer. Converts your normal text into fancy fonts.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Fancy Text - Font Changer
Pobierz pliki rozszerzeń Fancy Text - Font Changer w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | Fancy Text - Font Changer |
ID | hkhekhinohhiaihkaepegmcigojejfaa |
Oficjalny URL | https://chromewebstore.google.com/detail/fancy-text-font-changer/hkhekhinohhiaihkaepegmcigojejfaa |
Opis | A fancy text generator / font changer. Converts your normal text into fancy fonts. |
Rozmiar pliku | 79.72 KB |
Liczba instalacji | 136 |
Aktualna Wersja | 0.0.2 |
Ostatnia Aktualizacja | 2022-06-28 |
Data Publikacji | 2022-06-28 |
Deweloper | instafonts.io |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://instafonts.io/create |
Adres URL Strony Polityki Prywatności | https://instafonts.io/privacy |
Obsługiwane Języki | 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" } } |