Copylime.com Smart AI Writing Assistant
Write anything in seconds with Copylime's smart AI
Copylime.com Smart AI Writing Assistantとは何ですか?
Copylime.com Smart AI Writing AssistantはCopylime.comによって開発されたChromeの拡張機能で、その主な機能は「Write anything in seconds with Copylime's smart AI」です。
拡張機能のスクリーンショット
Copylime.com Smart AI Writing Assistant拡張機能のCRXファイルをダウンロード
Copylime.com Smart AI Writing Assistant拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
1k+ words blog articles in ~60 seconds? Copylime can do it!
Write anything with smart AI in seconds.
Copylime will help you get your copywriting and content done fast.
From blog articles, essays to books - Copylime has got your back.
Free to get started, pay-as-you-go and unlimited subscriptions for power users.
Enjoy 35+ copywriting that will help you write:
- Full blog articles optimized for SEO
- Essays
- Ads
- Books
- Cold emails
- And many many more.
The contextual quality of results, the ease of use, the user friendly pricing - you won't find that anywhere else - only at Copylime.com 拡張機能の基本情報
| 名前 | |
| ID | gcbmjjjbnaknhnenanikgofgfaceinpn |
| 公式URL | https://chromewebstore.google.com/detail/copylimecom-smart-ai-writ/gcbmjjjbnaknhnenanikgofgfaceinpn |
| 説明 | Write anything in seconds with Copylime's smart AI |
| ファイルサイズ | 22.49 KB |
| インストール数 | 66 |
| 現在のバージョン | 1.0 |
| 最終更新日 | 2023-05-20 |
| 公開日 | 2022-12-24 |
| 評価 | 5.00/5 合計 1 レビュー |
| 開発者 | Copylime.com |
| Eメール | [email protected] |
| 支払い方法 | in_app |
| 拡張機能のウェブサイト | https://Copylime.com |
| ヘルプページのURL | https://twitter.com/ThePeterMick |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Copylime.com Smart AI Writing Assistant",
"description": "Write anything in seconds with Copylime's smart AI",
"version": "1.0",
"background": {
"service_worker": "background\/background.js"
},
"permissions": [
"tabs"
],
"action": {
"default_icon": "icon.png",
"default_title": "Copylime.com Smart AI Writing Assistant"
}
} | |