Cool Text Generator
Cool Fancy Text Generator is a copy and paste font generator and font changer that creates cool fonts.
Cool Text Generatorคืออะไร?
Cool Text Generator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://cooltextgenerator.net และคุณลักษณะหลักของมันคือ "Cool Fancy Text Generator is a copy and paste font generator and font changer that creates cool fonts."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Cool Text Generator
ดาวน์โหลดไฟล์ส่วนขยาย Cool Text Generator ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Cool Fancy Text Generator is a copy and paste font generator and font changer that creates cool fonts.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | dhaccicpjdnpfjgelfpjgagpdjgfmccg |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/cool-text-generator/dhaccicpjdnpfjgelfpjgagpdjgfmccg |
คำอธิบาย | Cool Fancy Text Generator is a copy and paste font generator and font changer that creates cool fonts. |
ขนาดไฟล์ | 55.09 KB |
จำนวนการติดตั้ง | 68 |
เวอร์ชันปัจจุบัน | 1 |
อัปเดตครั้งล่าสุด | 2020-08-07 |
วันที่เผยแพร่ | 2020-08-07 |
ผู้พัฒนา | https://cooltextgenerator.net |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://cooltextgenerator.net/ |
URL หน้าช่วยเหลือ | https://cooltextgenerator.net/ |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Cool Text Generator", "description": "Cool Fancy Text Generator is a copy and paste font generator and font changer that creates cool fonts.", "version": "1", "browser_action": { "default icon": "favicon.ico", "default_popup": "popup.html" }, "icons": { "16": "favicon.ico", "32": "favicon.ico", "48": "favicon.ico", "128": "favicon.ico" }, "permissions": [ "activeTab" ] } |