Fancy Text - Font Changer

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

Was ist Fancy Text - Font Changer?

Fancy Text - Font Changer ist eine Chrome-Erweiterung, die von instafonts.io entwickelt wurde, und ihr Hauptmerkmal ist "A fancy text generator / font changer. Converts your normal text into fancy fonts.".

Erweiterungsscreenshots

screenshot
screenshot

Fancy Text - Font Changer-Erweiterungs-CRX-Datei herunterladen

Laden Sie Fancy Text - Font Changer-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Fancy Text - Font Changer Fancy Text - Font Changer
ID hkhekhinohhiaihkaepegmcigojejfaa
Offizielle URL https://chromewebstore.google.com/detail/fancy-text-font-changer/hkhekhinohhiaihkaepegmcigojejfaa
Beschreibung A fancy text generator / font changer. Converts your normal text into fancy fonts.
Dateigröße 79.72 KB
Installationsanzahl 136
Aktuelle Version 0.0.2
Letztes Update 2022-06-28
Veröffentlichungsdatum 2022-06-28
Entwickler instafonts.io
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://instafonts.io/create
URL der Datenschutzrichtlinien-Seite https://instafonts.io/privacy
Unterstützte Sprachen 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"
    }
}