PromptsGenii - AI Image Prompt Generator

PromptsGenii helps you generate visual prompts for AI image generators like Midjourney or DALL-E.

PromptsGenii - AI Image Prompt Generator là gì?

PromptsGenii - AI Image Prompt Generator là một tiện ích mở rộng Chrome được phát triển bởi https://promptsgenii.com, và tính năng chính của nó là "PromptsGenii helps you generate visual prompts for AI image generators like Midjourney or DALL-E.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng PromptsGenii - AI Image Prompt Generator

Tải xuống các tệp mở rộng PromptsGenii - AI Image Prompt Generator dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Create stunning, creative prompts with ease using PromptsGenii - the ultimate AI prompt generator for digital creators. This game-changing tool takes the guesswork out of crafting prompts that generate jaw-dropping AI art. 

==============Latest Release==============
- Explore visuals through Magic Vision. Pose questions and get insightful responses from images.
- Refine your prompts using AI support. Ignite your imagination with AI-crafted ideas from Magic Prompt.
- Efficiently manage device licenses with our License Manager, streamlining administration and control
- Access favorite filters fast with our one-click Filters Bookmark feature, streamlining your workflow.
==========================================

- Effortlessly generate prompts using visual examples, keywords, and your creative direction.
- Get prompts optimized for all AI image generators like Midjourney or DALL-E.
- Access a vast library of imaginative prompts curated by the creative community to spark your inspiration.

Struggling with prompt engineering? PromptsGenii makes it easy. Simply provide visual examples, add descriptive keywords, and let your preferred image generator work its wonders. 

PromptsGenii is the perfect prompt sidekick for digital creators who want to quickly create a constant stream of unique, high-quality AI art to use for videos, social posts, merchandise, NFTs, and more. Spend less time engineering prompts and more time creating. Join the creators using PromptsGenii to unlock their imagination and master AI art generation.

Need any help?
Check this Youtube link: https://youtu.be/ofdit5GmlD8

Just simply install the extension, create your account and start creating awesome prompts                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên PromptsGenii - AI Image Prompt Generator PromptsGenii - AI Image Prompt Generator
ID cknbnbicnnedofbdbkbbgiafeieajdin
URL Chính Thức https://chromewebstore.google.com/detail/promptsgenii-ai-image-pro/cknbnbicnnedofbdbkbbgiafeieajdin
Mô tả PromptsGenii helps you generate visual prompts for AI image generators like Midjourney or DALL-E.
Kích Thước Tệp 3.15 MB
Số Lần Cài Đặt 203
Phiên Bản Hiện Tại 1.2.2
Cập Nhật Lần Cuối 2024-02-06
Ngày Phát Hành 2023-10-14
Đánh Giá 5.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển https://promptsgenii.com
Email [email protected]
Loại Thanh Toán in_app
Trang Web Mở Rộng https://promptsgenii.com
URL Trang Trợ Giúp http://promptsgenii.com/contact
URL Trang Chính Sách Bảo Mật https://promptsgenii.com/privacy-policy
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "PromptsGenii - AI Image Prompt Generator",
    "description": "PromptsGenii helps you generate visual prompts for AI image generators like Midjourney or DALL-E.",
    "version": "1.2.2",
    "permissions": [
        "activeTab",
        "storage",
        "tabs",
        "contextMenus"
    ],
    "action": {
        "default_title": "Prompts Genii"
    },
    "icons": {
        "16": "logoimage16.png",
        "48": "logoimage48.png",
        "128": "logoimage128.png"
    },
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "firebase\/firebase-app.js",
                "firebase\/firebase-firestore.js",
                "firebase\/firebase-storage.js",
                "firebase\/firebase-auth.js",
                "font\/*.woff2"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                ""
            ],
            "resources": [
                "assets\/Group33.e2c4bb86.png",
                "assets\/Group34.32697ba8.png",
                "assets\/ClipLoader.0a0e8613.js",
                "assets\/main.tsx.7a8cdd7b.js"
            ],
            "use_dynamic_url": true
        }
    ],
    "host_permissions": [
        "https:\/\/api.promptsgenii.com\/*"
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/content-script-loader.main.tsx.7a8cdd7b.3b83814e.js"
            ],
            "matches": [
                ""
            ],
            "css": [
                "assets\/main.2722f410.css"
            ]
        }
    ]
}