Prompt hackers | ChatGPT Prompt Generator

The most advance ChatGPT Prompt Generator and Prompt Library

O que é Prompt hackers | ChatGPT Prompt Generator?

Prompt hackers | ChatGPT Prompt Generator é uma extensão do Chrome desenvolvida por https://prompthackers.co, e sua principal característica é "The most advance ChatGPT Prompt Generator and Prompt Library".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Prompt hackers | ChatGPT Prompt Generator

Baixe arquivos de extensão Prompt hackers | ChatGPT Prompt Generator no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        Unlock the limitless potential of AI with Prompt Hackers, the groundbreaking Chrome extension designed to revolutionize your creative process. With Prompt Hackers, you'll gain access to a meticulously curated collection of prompts spanning all categories, ensuring you have the perfect prompt for any task at your fingertips. Say goodbye to uninspired moments and hello to an abundance of verified, high-quality prompts. 🚀

------------------------------------------------------------------------------------------------------------------------------------

Key Features:

📚 Curated Prompt Library: Dive into an extensive library of professionally curated prompts covering a wide range of categories, from business and writing to coding and education.

✅ Verified Prompts Only: Rest easy knowing that every prompt in Prompt Hackers has been rigorously vetted for quality, ensuring you receive only the best prompts for your projects.

🧠 AI Prompt Generator: Harness the power of AI to instantly generate creative prompts tailored to your specific needs. Say goodbye to writer's block and hello to endless inspiration. Just provide the "Role" and "Task", our AI will do the rest!

💾 Save Your Favourites: Organise and manage your preferred prompts effortlessly. Build a personal collection of prompts you can turn to time and time again.

🔒 Private Prompt Library: Create a private library of prompts for your eyes only. Keep your most valuable prompts close, away from prying eyes.

------------------------------------------------------------------------------------------------------------------------------------

Benefits:

🕒 Save time and effort: With Prompt Hackers, you can save time and effort by using pre-written, high-quality prompts.

🌟 Improve the quality of your work: Prompt Hackers can help you generate more creative, informative, and engaging content.

🚀 Boost your productivity: Prompt Hackers can help you get things done faster and more efficiently.

📈 Stay ahead of the curve: Prompt Hackers is constantly updated with new prompts and features, so you can always be sure that you're using the latest and greatest.

------------------------------------------------------------------------------------------------------------------------------------

Whether you're a content creator, a problem solver, or simply seeking inspiration, Prompt Hackers is your go-to tool for supercharging your creativity. Elevate your output, streamline your workflow, and tap into the infinite wellspring of AI-powered prompts with Prompt Hackers. Get started today and unlock your potential like never before! 🌟                    

Informações Básicas da Extensão

Nome Prompt hackers | ChatGPT Prompt Generator Prompt hackers | ChatGPT Prompt Generator
ID hocknjopmckahcgnpbiahifjmoegkeib
URL Oficial https://chromewebstore.google.com/detail/prompt-hackers-chatgpt-pr/hocknjopmckahcgnpbiahifjmoegkeib
Descrição The most advance ChatGPT Prompt Generator and Prompt Library
Tamanho do Arquivo 1.32 MB
Contagem de Instalações 385
Versão Atual 1.0.3
Última Atualização 2023-10-14
Data de Publicação 2023-10-03
Classificação 5.00/5 Total de 2 Avaliações
Desenvolvedor https://prompthackers.co
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://prompthackers.co
URL da Página de Ajuda https://prompthackers.co
URL da Página de Política de Privacidade https://prompthackers.co/privacy-policy
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.6c567d50.png",
        "32": "icon32.plasmo.76b92899.png",
        "48": "icon48.plasmo.aced7582.png",
        "64": "icon64.plasmo.8bb5e6e0.png",
        "128": "icon128.plasmo.3c1ed2d2.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.6c567d50.png",
            "32": "icon32.plasmo.76b92899.png",
            "48": "icon48.plasmo.aced7582.png",
            "64": "icon64.plasmo.8bb5e6e0.png",
            "128": "icon128.plasmo.3c1ed2d2.png"
        },
        "default_popup": "popup.html"
    },
    "version": "1.0.3",
    "author": "[email protected]",
    "name": "Prompt hackers | ChatGPT Prompt Generator",
    "description": "The most advance ChatGPT Prompt Generator and Prompt Library",
    "background": {
        "service_worker": "static\/background\/index.js"
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "permissions": [
        "storage"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "options.html",
                "popup.html"
            ],
            "matches": [
                ""
            ],
            "extension_ids": [
                "hocknjopmckahcgnpbiahifjmoegkeib"
            ]
        }
    ]
}