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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย instafonts.io และคุณลักษณะหลักของมันคือ "A fancy text generator / font changer. Converts your normal text into fancy fonts."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Fancy Text - Font Changer
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
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" } } |