midjourney to notion

easily save midjourney prompt to notion, or bookmark excellent prompts from others midjourney.

midjourney to notionとは何ですか?

midjourney to notionはhttps://chatgpt2notion.comによって開発されたChromeの拡張機能で、その主な機能は「easily save midjourney prompt to notion, or bookmark excellent prompts from others midjourney.」です。

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

screenshot
screenshot
screenshot
screenshot
screenshot

midjourney to notion拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Midjourney Prompt Hunter is a Google Chrome extension that helps users to save midjourney prompts and images to Notion with just one click, making it easier for users to manage and view them. Whether on personal pages, public channels, or public galleries, users can save their favorite images and prompts with one click, eliminating the tedious process of manual copying and pasting. In addition, the extension can also improve user efficiency as it can be used directly in the browser without opening the Notion application.

After installing the Midjourney Prompt Hunter extension, users can quickly collect midjourney prompts and images, save them to Notion, and review and organize them later. At the same time, the extension can also help users save time and effort, allowing them to focus more on their work and studies.

Midjourney Prompt Hunter is a powerful and easy-to-use extension that is suitable for all users of midjourney. If you want to manage and view midjourney prompts and images more efficiently, why not install this extension and experience the convenience it brings to you?

easily to save ai prompt , your best midjourney prompt, and with notion, you can make the midjourney image gallery fast way, and share to your friend.

fix bug:
20240227:Fix the issue of not being able to retrieve saved information caused by layout adjustments in MJ.

20240220:Fix the issue of not being able to retrieve saved information caused by layout adjustments in MJ.

20231221:add support https://www.midjourney.com/explore page save button.
20231214:fix add new field bug.
20231209:Added a new field called "Version" to filter prompts based on your preferred version. Upgrade today to unlock prompts specifically tailored to your selected version.
20231127: Fix the issue of not being able to retrieve saved information caused by layout adjustments in MJ.
20231108: Fix save image url bug.
20231101: Fix the issue of not being able to retrieve saved information caused by layout adjustments in MJ.                    

拡張機能の基本情報

名前 midjourney to notion midjourney to notion
ID ceoifmkmbigkoodehbhfeegbngoomiae
公式URL https://chromewebstore.google.com/detail/midjourney-to-notion/ceoifmkmbigkoodehbhfeegbngoomiae
説明 easily save midjourney prompt to notion, or bookmark excellent prompts from others midjourney.
ファイルサイズ 548 KB
インストール数 1,461
現在のバージョン 2.9.7
最終更新日 2024-02-28
公開日 2023-04-18
評価 4.86/5 合計 7 レビュー
開発者 https://chatgpt2notion.com
Eメール [email protected]
支払い方法 in_app
拡張機能のウェブサイト https://midjourney-prompt-hunter.chatgpt2notion.com
プライバシーポリシーページのURL https://chatgptsave.notion.site/ChatGPT-to-Notion-Privacy-Policy-bb99838afdd84392b84611470d1a1812
対応言語 id,ms,de,en,en-GB,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.00ac8b83.png",
        "32": "icon32.plasmo.9ad0c5b6.png",
        "48": "icon48.plasmo.cae3a6b3.png",
        "64": "icon64.plasmo.e4b604fc.png",
        "128": "icon128.plasmo.b89b7dfa.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.00ac8b83.png",
            "32": "icon32.plasmo.9ad0c5b6.png",
            "48": "icon48.plasmo.cae3a6b3.png",
            "64": "icon64.plasmo.e4b604fc.png",
            "128": "icon128.plasmo.b89b7dfa.png"
        },
        "default_popup": "popup.html"
    },
    "version": "2.9.7",
    "author": "aluojack",
    "name": "__MSG_extensionName__",
    "description": "__MSG_extensionDescription__",
    "background": {
        "service_worker": "background.5fadff2f.js"
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "permissions": [
        "storage"
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "utils.56c7f88c.js"
            ],
            "css": []
        },
        {
            "matches": [
                "https:\/\/www.midjourney.com\/app\/jobs\/*",
                "https:\/\/www.midjourney.com\/jobs\/*",
                "https:\/\/www.midjourney.com\/imagine*",
                "https:\/\/www.midjourney.com\/explore*"
            ],
            "js": [
                "inline.a687aa6f.js"
            ],
            "css": [
                "inline.2eee9625.css"
            ]
        },
        {
            "matches": [
                "https:\/\/chatgptsave.notion.site\/Mj2notion-redict-b8d91f6ce4164f62b12f4eecb3e94ee1*"
            ],
            "js": [
                "auth.f33f5d14.js"
            ],
            "css": []
        },
        {
            "matches": [
                "https:\/\/discord.com\/channels\/*"
            ],
            "js": [
                "inline2.3b50fb2c.js"
            ],
            "css": [
                "inline.2eee9625.css"
            ]
        }
    ],
    "default_locale": "en",
    "host_permissions": [
        "https:\/\/api.notion.com\/*",
        "https:\/\/*.chatgpt2notion.com\/*",
        "https:\/\/www.midjourney.com\/app\/jobs\/*",
        "https:\/\/chatgptsave.notion.site\/*"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/www.midjourney.com\/*",
                "https:\/\/www.midjourney.com\/*",
                "https:\/\/www.midjourney.com\/*",
                "https:\/\/www.midjourney.com\/*"
            ],
            "resources": [
                "inline.d5ab6069.css"
            ]
        },
        {
            "matches": [
                "https:\/\/discord.com\/*"
            ],
            "resources": [
                "inline.d5ab6069.css"
            ]
        }
    ]
}