Asterix
✍️Your writing, but better. Asterix is an AI writing partner that takes you from draft to done quickly. With a clean and…
Asterixคืออะไร?
Asterix เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://asterixwriter.com และคุณลักษณะหลักของมันคือ "✍️Your writing, but better. Asterix is an AI writing partner that takes you from draft to done quickly. With a clean and…"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Asterix
ดาวน์โหลดไฟล์ส่วนขยาย Asterix ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
✍️Your writing, but better. Asterix is an AI writing partner that takes you from draft to done quickly. With a clean and distraction-free design you can use anywhere on the web, Asterix helps you by quickly generating creative and effective alternatives for conveying your message. Asterix features include: ✨Enhance: A first attempt at words can sometimes be a little rough. “Enhance” takes your first draft and bumps it up a notch. ✨Generate: Need a little help just getting started? Tell Asterix what you want to write about, and Generate will create a draft you can use right away or modify using Asterix tools. ✨Filter: We know you’re often writing for different audiences and need to change your voice accordingly, so Asterix offers tone options you can test side by side, like casual, energetic, concise, formal, confident, and friendly (plus some fun options like emoji, pirate, and Shakespeare). Need to change the tense or point of view? Done. ✨Resize: Are you too wordy (or not wordy enough)? We’ve got you covered with our resize feature that gets you to just the right word count. ✨Summarize: Sometimes you need to condense a block of text to make it concise and to the point. Asterix does that, too. ✨Contextual Suggestions: If you’re creating a header or a call to action, our context filter helps you find just the right wording to connect with your audience. We update Asterix constantly based on user feedback. Tell us what you’d like to see in our next update by emailing us at [email protected].
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Asterix |
ID | niplbaphdngbccoefbjgjjceimeielff |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/asterix/niplbaphdngbccoefbjgjjceimeielff |
คำอธิบาย | ✍️Your writing, but better. Asterix is an AI writing partner that takes you from draft to done quickly. With a clean and… |
ขนาดไฟล์ | 78.37 KB |
จำนวนการติดตั้ง | 149 |
เวอร์ชันปัจจุบัน | 0.0.6 |
อัปเดตครั้งล่าสุด | 2023-06-13 |
วันที่เผยแพร่ | 2023-05-22 |
คะแนน | 5.00/5 รวมทั้งหมด 5 คะแนน |
ผู้พัฒนา | https://asterixwriter.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://www.asterixwriter.com |
URL หน้าช่วยเหลือ | https://www.asterixwriter.com |
URL หน้านโยบายความเป็นส่วนตัว | https://www.asterixwriter.com/legal/privacy-policy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Asterix", "version": "0.0.6", "manifest_version": 3, "description": "", "homepage_url": "https:\/\/early.works", "icons": { "16": "src\/icons\/icon16.png", "48": "src\/icons\/icon48.png", "128": "src\/icons\/icon128.png" }, "action": { "default_popup": "src\/popup\/index.html" }, "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "content_scripts": [ { "js": [ "assets\/main.tsx-loader-ce19843a.js" ], "matches": [ "https:\/\/*\/*", "http:\/\/*\/*" ], "css": [ "assets\/index-0248e81a.css" ] } ], "web_accessible_resources": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "resources": [ "assets\/index-5cc58826.js", "assets\/main.tsx-668891ea.js" ], "use_dynamic_url": true } ] } |