Texti
Texti.app - Ignite Creativity with AI!
Textiคืออะไร?
Texti เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://texti.app และคุณลักษณะหลักของมันคือ "Texti.app - Ignite Creativity with AI!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Texti
ดาวน์โหลดไฟล์ส่วนขยาย Texti ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
If you're looking for an app that will help you all day, non-stop, without a break, then you've found your personal hero! It will cooperate with you to boost your copy quality! Whether you need to write an email, a report, or a speech, this app will support you to get the right words It's always there for you and it's completely free!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Texti |
ID | hdfpikgminknioaacfllhjjjhifoemhk |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/texti/hdfpikgminknioaacfllhjjjhifoemhk |
คำอธิบาย | Texti.app - Ignite Creativity with AI! |
ขนาดไฟล์ | 197 KB |
จำนวนการติดตั้ง | 14,774 |
เวอร์ชันปัจจุบัน | 1.1.5 |
อัปเดตครั้งล่าสุด | 2023-12-22 |
วันที่เผยแพร่ | 2022-08-19 |
คะแนน | 4.32/5 รวมทั้งหมด 19 คะแนน |
ผู้พัฒนา | https://texti.app |
อีเมล | [email protected] |
ประเภทการชำระเงิน | in_app |
เว็บไซต์ส่วนขยาย | https://texti.app |
URL หน้านโยบายความเป็นส่วนตัว | https://texti.app/privacy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Texti", "description": "Texti.app - Ignite Creativity with AI!", "version": "1.1.5", "manifest_version": 3, "minimum_chrome_version": "88", "background": { "service_worker": "background.js" }, "oauth2": { "client_id": "480396033678-s7g9i8ns01h34rv0htm38o8u9r7lbsp1.apps.googleusercontent.com", "scopes": [ "https:\/\/www.googleapis.com\/auth\/userinfo.email" ] }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArbRdhDl8EKhC4\/Hqo0oImLfs1g1NLgxWNXFFRr7DgZ4EpviHWxkzUyJJ68jjo05XmouJlFsU5p9SFbJpQbqE\/I15OJVLciPbX+C9GVVmd9tHYzDbnxPL8zHDGk3sL+CD8lXRWbSzOKPCL2Kabdg49Bv4yOVhOTqxmtprF53lml7LcElRWAywjx+SFSiUV9NOf+H1Ngeq56v22WYoDhWIJPig\/9tWwkyySp1nx4w5KFgFMxVXFgRRZjOaXD0Rw+DjyVO2sAiMV4tdA2Gcl51rS04Bb2L2d+qhxwUxFgAr31yW9XNQ7BTqlyCfg1RQ7Ck6er5XZtKTVOXs80J8dEvUVwIDAQAB", "action": { "default_popup": "pages\/index.html", "default_icon": { "16": "\/images\/icon16.png", "32": "\/images\/icon32.png", "48": "\/images\/icon48.png", "128": "\/images\/icon128.png" } }, "icons": { "16": "\/images\/icon16.png", "32": "\/images\/icon32.png", "48": "\/images\/icon48.png", "128": "\/images\/icon128.png" }, "host_permissions": [ "https:\/\/texti.app\/" ], "permissions": [ "identity", "storage", "identity.email" ] } |