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.”。
擴展截圖
下載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. 擴展基本資訊
| 名稱 | |
| ID | hkhekhinohhiaihkaepegmcigojejfaa |
| 官方網址 | 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"
}
} | |