OmniWrite — Your AI-writing companion
Your browser AI-writing companion
什么是OmniWrite — Your AI-writing companion?
OmniWrite — Your AI-writing companion是由https://omniwrite.ai开发的Chrome扩展程序,该扩展的主要功能是“Your browser AI-writing companion”。
扩展截图
下载OmniWrite — Your AI-writing companion扩展crx文件
下载OmniWrite — Your AI-writing companion扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Generate text with AI. 👉 Compose, reply, expand, shorten, translate, and much more 🙌 👉 Reply in a breeze (Gmail, Twitter, LinkedIn, etc.) 👉 Generate copy for your landing page 👉 Solve the blank page issue forever. Write blog posts in minutes.
扩展基本信息
名称 | OmniWrite — Your AI-writing companion |
ID | opkeighmgcdkekpjdmcidgcpobhdopcc |
官方URL | https://chromewebstore.google.com/detail/omniwrite-%E2%80%94-your-ai-writi/opkeighmgcdkekpjdmcidgcpobhdopcc |
简介 | Your browser AI-writing companion |
文件大小 | 518 KB |
安装次数 | 34 |
当前版本 | 0.0.3.15 |
更新时间 | 2023-05-15 |
上架时间 | 2023-04-20 |
开发者 | https://omniwrite.ai |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://omniwite.ai |
帮助页面URL | https://twitter.com/omniwriteai |
隐私政策页面URL | https://omniwrite.ai/privacy |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Your browser AI-writing companion", "version": "0.0.3.15", "manifest_version": 3, "name": "OmniWrite \u2014 Your AI-writing companion", "options_page": "options.html", "background": { "service_worker": "background.bundle.js" }, "action": { "default_popup": "popup.html", "default_icon": "icon-34.png" }, "icons": { "16": "icon-16.png", "48": "icon-48.png", "128": "icon-128.png" }, "externally_connectable": { "matches": [ "https:\/\/*.omniwrite.ai\/*" ], "accepts_tls_channel_id": false }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |