Fancy Text - Font Changer

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

什么是Fancy Text - Font Changer?

Fancy Text - Font Changer是由instafonts.io开发的Chrome扩展程序,该扩展的主要功能是“A fancy text generator / font changer. Converts your normal text into fancy fonts.”。

扩展截图

screenshot
screenshot

下载Fancy Text - Font Changer扩展crx文件

下载Fancy Text - Font Changer扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 Fancy Text - Font Changer Fancy Text - Font Changer
ID hkhekhinohhiaihkaepegmcigojejfaa
官方URL https://chromewebstore.google.com/detail/fancy-text-font-changer/hkhekhinohhiaihkaepegmcigojejfaa
简介 A fancy text generator / font changer. Converts your normal text into fancy fonts.
文件大小 79.72 KB
安装次数 136
当前版本 0.0.2
更新时间 2022-06-28
上架时间 2022-06-28
开发者 instafonts.io
电子邮箱 [email protected]
付费类型 free
扩展官网 https://instafonts.io/create
隐私政策页面URL https://instafonts.io/privacy
支持的语言 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"
    }
}