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. 拡張機能の基本情報
| 名前 | |
| 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 |
| Eメール | [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:\/\/*\/*",
" | |