Prompt Genie: Best AI Prompt Generator

The only tool to make you a ChatGPT Expert

Prompt Genie: Best AI Prompt Generatorとは何ですか?

Prompt Genie: Best AI Prompt GeneratorはPrompt Genieによって開発されたChromeの拡張機能で、その主な機能は「The only tool to make you a ChatGPT Expert」です。

拡張機能のスクリーンショット

screenshot

Prompt Genie: Best AI Prompt Generator拡張機能のCRXファイルをダウンロード

Prompt Genie: Best AI Prompt Generator拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Welcome to Prompt Genie! You are here because you have heard people say Prompt Engineering is the next big thing or simply because you trying to find a solution that can generate some quality prompts for you.

Prompt Genie is a one stop solution for all your problems like getting really irrelevant results from AI solutions like ChatGPT, Bard, Llama etc. 

So, if your prompts look anything like this 👇🏼 you need Prompt Genie now. 

“Generate a marketing copy for a shoe company” 

“Write a report on AI in human evolution”

“Generate content ideas for fitness professionals”

“Create a lesson outline for a lesson on the history of space exploration"

“Developing marketing and branding strategies for an upcoming product launch.”

For access to this chrome extension you first need to create an account on our website ➡️ https://www.prompt-genie.com/ 

There is a monthly plan of $6.99 which gives you a 14 DAYS FREE trial with full access! 🔓


🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥 LATEST FEATURE ALERT 🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥

A “SUPER Prompt” button built right into ChatGPT’s interface 🤯

All you have to do is enter what you want to do with ChatGPT. And hit the "SUPER Prompt" button. Your current prompt will be turned into a SUPER Prompt in seconds. 

So, if you want the best out of ChatGPT try Prompt Genie now!! 

Cheers!

Prompt Genie Team 🧞‍♂️                    

拡張機能の基本情報

名前 Prompt Genie: Best AI Prompt Generator Prompt Genie: Best AI Prompt Generator
ID inafdkdkghgibhijaplaobmomoahefin
公式URL https://chromewebstore.google.com/detail/prompt-genie-best-ai-prom/inafdkdkghgibhijaplaobmomoahefin
説明 The only tool to make you a ChatGPT Expert
ファイルサイズ 102 KB
インストール数 1,000
現在のバージョン 2.0.3
最終更新日 2023-10-26
公開日 2023-08-28
評価 5.00/5 合計 3 レビュー
開発者 Prompt Genie
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.prompt-genie.com
ヘルプページのURL https://www.prompt-genie.com/contact-us-prompt-genie
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Prompt Genie: Best AI Prompt Generator",
    "version": "2.0.3",
    "description": "The only tool to make you a ChatGPT Expert",
    "action": {
        "default_popup": "popup.html"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "icon.png",
                "styles.css",
                "popup.html",
                "promptGenie.png",
                "userAvatar.jpg"
            ],
            "matches": [
                ""
            ],
            "use_dynamic_url": false
        }
    ],
    "icons": {
        "16": "icon.png",
        "48": "icon (1).png",
        "128": "icon (2).png"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';"
    }
}