Copysmith for eCommerce

Copysmith - Your AI Copywriter

Qu'est-ce que Copysmith for eCommerce ?

Copysmith for eCommerce est une extension Chrome développée par https://copysmith.ai, et sa fonction principale est "Copysmith - Your AI Copywriter".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Copysmith for eCommerce

Téléchargez les fichiers d'extension Copysmith for eCommerce au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Copysmith for eCommerce Copysmith for eCommerce
ID idpcihboblgdmignbebgekmnkhijcpil
URL Officiel https://chromewebstore.google.com/detail/copysmith-for-ecommerce/idpcihboblgdmignbebgekmnkhijcpil
Description Copysmith - Your AI Copywriter
Taille du Fichier 12.18 MB
Nombre d'Installations 725
Version Actuelle 0.3.5
Dernière Mise à Jour 2023-02-07
Date de Publication 2021-09-27
Évaluation 5.00/5 Total 3 Évaluations
Développeur https://copysmith.ai
Type de Paiement free
Site Web de l'Extension https://copysmith.ai/ecommerce/
URL de la Page d'Aide https://kb-new.copysmith.ai/knowledge
URL de la Page de Politique de Confidentialité https://copysmith.ai/terms/privacy
Langues Prises en Charge 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:\/\/*\/*"
            ]
        }
    ]
}