Copysmith for eCommerce
Copysmith - Your AI Copywriter
Copysmith for eCommerceとは何ですか?
Copysmith for eCommerceはhttps://copysmith.aiによって開発されたChromeの拡張機能で、その主な機能は「Copysmith - Your AI Copywriter」です。
拡張機能のスクリーンショット
Copysmith for eCommerce拡張機能のCRXファイルをダウンロード
Copysmith for eCommerce拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
It's never been simpler to create better content. Create, edit, and optimize all your content in record time! Copysmith is the AI copywriting tool to help online sellers, agencies, copywriters, and marketing teams of all sizes create more content in less time. With the click of a button your team can write engaging product descriptions, digital ads, headlines, emails, social media copy, and more! Copysmith integrates seamlessly with all your online tools to drive growth by saving time, improving copy, and launching faster: - Create eye-catching ads and targeted emails that engage your audience - Write powerful product descriptions for any eCommerce platform (including Amazon, Instagram, eBay, Flipkart, and more) - Rewrite and optimize your existing copy and content in seconds Copysmith is the industry-leading AI copywriting platform with solutions for your content needs. If you're looking for ways to reach new audiences, increase engagement, expand sales, and drive growth, we're here to help.
拡張機能の基本情報
名前 | |
ID | afjbholjagjaegdgkadfadcmjkdjcnfb |
公式URL | https://chromewebstore.google.com/detail/copysmith-for-ecommerce/afjbholjagjaegdgkadfadcmjkdjcnfb |
説明 | Copysmith - Your AI Copywriter |
ファイルサイズ | 12.18 MB |
インストール数 | 318 |
現在のバージョン | 0.3.5 |
最終更新日 | 2023-02-07 |
公開日 | 2022-05-17 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | https://copysmith.ai |
支払い方法 | free |
拡張機能のウェブサイト | https://copysmith.ai/ecommerce/ |
ヘルプページのURL | https://kb-new.copysmith.ai/knowledge |
プライバシーポリシーページのURL | https://copysmith.ai/terms/privacy |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Copysmith for eCommerce", "version": "0.3.5", "manifest_version": 3, "description": "Copysmith - Your AI Copywriter", "background": { "service_worker": "static\/js\/background.js" }, "action": [], "host_permissions": [ "https:\/\/*\/" ], "permissions": [ "contextMenus", "scripting", "storage" ], "icons": { "16": "favicon\/icon16.png", "48": "favicon\/icon48.png", "128": "favicon\/icon192.png" }, "web_accessible_resources": [ { "resources": [ "static\/media\/*", "static\/js\/*", "static\/css\/*" ], "matches": [ "https:\/\/*\/*" ] } ] } |