Fancy Text - Font Changer

A fancy text generator / font changer. Converts your normal text into fancy fonts.

Hvad er Fancy Text - Font Changer?

Fancy Text - Font Changer er en Chrome-udvidelse udviklet af instafonts.io, og dens hovedfunktion er "A fancy text generator / font changer. Converts your normal text into fancy fonts.".

Udvidelsesskærmbilleder

screenshot
screenshot

Download Fancy Text - Font Changer-udvidelses-CRX-fil

Download Fancy Text - Font Changer-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn Fancy Text - Font Changer Fancy Text - Font Changer
ID hkhekhinohhiaihkaepegmcigojejfaa
Officiel URL https://chromewebstore.google.com/detail/fancy-text-font-changer/hkhekhinohhiaihkaepegmcigojejfaa
Beskrivelse A fancy text generator / font changer. Converts your normal text into fancy fonts.
Filstørrelse 79.72 KB
Antal Installationer 136
Nuværende Version 0.0.2
Senest Opdateret 2022-06-28
Udgivelsesdato 2022-06-28
Udvikler instafonts.io
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://instafonts.io/create
URL til Fortrolighedspolitik Side https://instafonts.io/privacy
Understøttede Sprog 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"
    }
}