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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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 |
| 공식 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"
}
} | |