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 |
| 电子邮箱 | [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"
}
} | |