Prompt hackers | ChatGPT Prompt Generator

The most advance ChatGPT Prompt Generator and Prompt Library

Prompt hackers | ChatGPT Prompt Generator란 무엇입니까?

Prompt hackers | ChatGPT Prompt Generator은(는) https://prompthackers.co에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "The most advance ChatGPT Prompt Generator and Prompt Library"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

Prompt hackers | ChatGPT Prompt Generator 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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! 🌟                    

확장 프로그램 기본 정보

이름 Prompt hackers | ChatGPT Prompt Generator Prompt hackers | ChatGPT Prompt Generator
ID hocknjopmckahcgnpbiahifjmoegkeib
공식 URL https://chromewebstore.google.com/detail/prompt-hackers-chatgpt-pr/hocknjopmckahcgnpbiahifjmoegkeib
설명 The most advance ChatGPT Prompt Generator and Prompt Library
파일 크기 1.32 MB
설치 횟수 385
현재 버전 1.0.3
최근 업데이트 2023-10-14
출시 날짜 2023-10-03
평점 5.00/5 총 2 개의 평점
개발자 https://prompthackers.co
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://prompthackers.co
도움말 페이지 URL https://prompthackers.co
개인정보 보호 정책 페이지 URL https://prompthackers.co/privacy-policy
지원되는 언어 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"
            ]
        }
    ]
}