ChatGPT Prompts

200+ ChatGPT prompts for Marketers, Sales, Copywriting, Productivity, Customer Support, DAN prompts, SEO, Content, etc

Τι είναι το ChatGPT Prompts;

Το ChatGPT Prompts είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://divedash.ai, και η κύρια λειτουργία του είναι "200+ ChatGPT prompts for Marketers, Sales, Copywriting, Productivity, Customer Support, DAN prompts, SEO, Content, etc".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης ChatGPT Prompts

Λήψη αρχείων επέκτασης ChatGPT Prompts σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        ChatGPT can help you create content, but Divedash can do it in your voice, quickly and creatively with our expert prompts (templates)! 🎯

Imagine getting things done FAST that usually take HOURS! ⏰🚀 We've made templates for all parts of your business, from selling and marketing to customer support and daily tasks.

🎯 For MARKETERS: Easy planning, better audience understanding, effective advertising, smart social media use, and more.

📈 For SALES teams: Fill your customer list faster and close deals with our resources for strategy, outreach, sales materials, and follow-ups.

✍️ For COPYWRITERS: Speed up your content creation! We have ready templates for website copy, ads, business listings, product descriptions, and more.

⏳ For PRODUCTIVITY lovers: Make business plans, fix software problems, create spreadsheets, and organize calendars quickly.

💬 And for CUSTOMER SUPPORT: We offer a library of kind, consistent responses to make your job easier.

**The Average Business owner Spends 100+ Hours a month on marketing, sales, customer success and what not! Use DiveDash to Stop Being Average!** 

**You know your small business.Use Divedash 1-click prompts to quickly finish everything else!**                    

Βασικές Πληροφορίες Επέκτασης

Όνομα ChatGPT Prompts ChatGPT Prompts
ID cnoaiaoepgcbllkoepbfohpdmlpmclmd
Επίσημο URL https://chromewebstore.google.com/detail/chatgpt-prompts/cnoaiaoepgcbllkoepbfohpdmlpmclmd
Περιγραφή 200+ ChatGPT prompts for Marketers, Sales, Copywriting, Productivity, Customer Support, DAN prompts, SEO, Content, etc
Μέγεθος Αρχείου 226 KB
Αριθμός Εγκαταστάσεων 337
Τρέχουσα Έκδοση 0.2.4
Τελευταία Ενημέρωση 2023-06-18
Ημερομηνία Δημοσίευσης 2023-05-25
Αξιολόγηση 5.00/5 Συνολικά 4 Αξιολογήσεις
Προγραμματιστής https://divedash.ai
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
URL της Σελίδας Πολιτικής Απορρήτου https://privacy-policy.promptdash.ai
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "ChatGPT Prompts",
    "version": "0.2.4",
    "description": "200+ ChatGPT prompts for Marketers, Sales, Copywriting, Productivity, Customer Support, DAN prompts, SEO, Content, etc",
    "permissions": [
        "storage"
    ],
    "background": {
        "service_worker": "src\/pages\/background\/index.js",
        "type": "module"
    },
    "action": {
        "default_popup": "src\/pages\/popup\/index.html",
        "default_icon": "icon-48.png"
    },
    "icons": {
        "16": "icon-16.png",
        "32": "icon-32.png",
        "34": "icon-34.png",
        "48": "icon-48.png",
        "64": "icon-64.png",
        "128": "icon-128.png"
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/app.divedash.ai\/*"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/bard.google.com\/*",
                "https:\/\/chat.openai.com\/*"
            ],
            "js": [
                "src\/pages\/content\/index.js"
            ],
            "css": [
                "assets\/css\/contentStyle16867485832.chunk.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/js\/*.js",
                "assets\/css\/*.css",
                "icon-128.png",
                "icon-34.png",
                "icon-32.png",
                "icon-16.png",
                "icon-64.png",
                "icon-48.png",
                "no-results.png"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzd\/+pNofEK2uWFeheAtluHH5cV5EjhaPKGr2U76631KfFt14HbdoCvMN7DyVG4RUHVBiZRamghXaT2FKvuXXScHGyagJUdd8CpFaNHsXjXedaZ4MtrcSa0Morvcdz7EFJoTDvDXSJSiJf5a5N6D2MLoaWor+98RZjoKEHWjHFsLtWuMOC+XjEJLN8CdxFJzSd8PDw\/UAaSnsMW39eaOoH5by64D6nFVyG9hn4Me+xI2cmlN1bcmd1WZh3+wpYUdkhdP\/FgPhVksfuLfWXtOtlmQUIVnJmHX52FhWESYqhlOLBwmGuDC6+gCG7sUSyAfIyy4LsotSzvzvPlZ3GCyQyQIDAQAB"
}