Promptify - AI Art Prompt Optimizer

Optimize your art prompts with Promptify! Our AI transforms simple prompts into detailed ones for platforms like Midjourney, SD etc

Promptify - AI Art Prompt Optimizerとは何ですか?

Promptify - AI Art Prompt Optimizerはalex.sullivan.artaiによって開発されたChromeの拡張機能で、その主な機能は「Optimize your art prompts with Promptify! Our AI transforms simple prompts into detailed ones for platforms like Midjourney, SD etc」です。

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

screenshot
screenshot
screenshot
screenshot
screenshot

Promptify - AI Art Prompt Optimizer拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Promptify is a free Chrome extension designed specifically to optimize AI-generated image prompts. It is dedicated to enhancing the efficiency of AI-generated art creation. 

Leveraging artificial intelligence technology, Promptify assists users in generating rich and accurate prompt content instantly, simplifying the complex steps involved in generating images on platforms like Midjourney.

Join over 10,000 users who have already utilized Promptify to save thousands of hours spent thinking about AI-generated image prompts!

☆☆☆ Key Features ☆☆☆ 

✓ One-click prompt optimization
✓ Real-time preview
✓ Prompts notebook
✓ Image-to-text conversion. 

Promptify v1.5 (Updated) 
✓ Optimize the prompts history notebook, now supports favorites and search keywords.
✓ Prompts save. You can select the text on any page to save to your prompt history, and they will good to use anytime!

Promptify v1.6 (Updated) 
✓ Unlimited access now!
✓ Optimized UI design

Promptify v2.0 (Coming soon)
✓ New Professional Mode and Inspiration Mode
1. Professional Mode: Effective keyword splitting and adding details to existing concepts.
2. Inspiration Mode: Create a more diffuse work based on existing concepts.
✓ Added Mid Mode:
Supports Batch task operation of Midjourney-bot in discord.
Support: Batch optimization, duplicate sending, etc.

☆☆☆ Privacy & Security ☆☆☆

The privacy of our users is of the utmost importance to us and we are committed to not utilizing or disclosing your personal information. The information we collect or process is used only for Promptify functions and to improve the quality and security of our services. 

For more information you can visit: https://doc-hosting.flycricket.io/promptify-privacy-policy/a77e5e2b-5cc6-44c0-8b87-b7795325a8a6/privacy

☆☆☆ Help & Contact ☆☆☆

Whether you are a professional artist or an enthusiast, Promptify will provide robust support for your creative process.

Contact us if you have any question: [email protected]

☆☆☆ Social Pages ☆☆ ☆

Instagram: https://www.instagram.com/alexsullivanartai/
Twitter: https://twitter.com/JamesAn2932320
Facebook: https://www.facebook.com/profile.php?id=100093426535052
Youtube: https://www.youtube.com/@AlexSullivanAI/                    

拡張機能の基本情報

名前 Promptify - AI Art Prompt Optimizer Promptify - AI Art Prompt Optimizer
ID ibmdahobngfjingfapdfombmcgnjoeid
公式URL https://chrome.google.com/webstore/detail/promptify-ai-art-prompt-o/ibmdahobngfjingfapdfombmcgnjoeid
説明 Optimize your art prompts with Promptify! Our AI transforms simple prompts into detailed ones for platforms like Midjourney, SD etc
ファイルサイズ 2.95 MB
インストール数 486
現在のバージョン 1.6
最終更新日 2023-08-01
公開日 2023-07-05
評価 5.00/5 合計 3 レビュー
開発者 alex.sullivan.artai
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://promptify.run/
プライバシーポリシーページのURL https://doc-hosting.flycricket.io/promptify-privacy-policy/a77e5e2b-5cc6-44c0-8b87-b7795325a8a6/privacy
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "short_name": "PROMPTIFY",
    "name": "Promptify - AI Art Prompt Optimizer",
    "description": "Optimize your art prompts with Promptify! Our AI transforms simple prompts into detailed ones for platforms like Midjourney, SD etc",
    "version": "1.6",
    "manifest_version": 3,
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsfh4wHkM1NXaVvSCXz6SLmbGHVkE8XV5u\/sRb1INSwQNEXF02p8g9+gPgVPXqYFvyrmBun81inC\/jIn+TnPAsuTlCMbEbfo3Irk823hPR2mNnrd08coSwplo2RNcZzgiuekpVAKONmjaOusYJiCa8UDKOAV2+SLjnjXCkR9Jabfemj98FC9gpXvHaPmjwYzgqFJadSON9m3ldSEz5+Dtfs\/GRB8zNXm94nEXEWmFm2ajmj3KODfSe0BbRvt4xNMgCb297LC2IFm\/RSBE+q6DH1y0paIQCkIsxOrEV645vZensFgZz\/8dUSKwgRKcTPukVoZqBo8kYACW5eNenW+hTwIDAQAB",
    "permissions": [
        "activeTab"
    ],
    "host_permissions": [
        "https:\/\/accounts.google.com\/*",
        "https:\/\/www.googleapis.com\/*",
        "https:\/\/www.promptify.run\/",
        "*:\/\/*\/*"
    ],
    "oauth2": {
        "client_id": "515541735961-sqhi6b72tjq2db4p1otck72ei4u28mb8.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ]
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": {
            "16": "Promptify-logo.png",
            "24": "Promptify-logo.png",
            "32": "Promptify-logo.png"
        }
    },
    "commands": {
        "_execute_action": {
            "description": "Active Promptify",
            "suggested_key": {
                "default": "Alt+K",
                "linux": "Alt+K",
                "mac": "Command+K",
                "windows": "Alt+K"
            }
        }
    },
    "icons": {
        "128": "Promptify-logo.png",
        "16": "Promptify-logo.png",
        "32": "Promptify-logo.png",
        "48": "Promptify-logo.png"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "css": [
                "\/static\/css\/main.css"
            ],
            "js": [
                "\/static\/js\/main.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "static\/css\/main.css",
                "static\/css\/main.css.map",
                "media\/*"
            ],
            "matches": [
                ""
            ]
        }
    ]
}