Save ChatGPT DALL·E-3 to Notion

Save ChatGPT conversations to Notion with one click. Export ChatGPT conversations

Τι είναι το Save ChatGPT DALL·E-3 to Notion;

Το Save ChatGPT DALL·E-3 to Notion είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://chatgpt2notion.com, και η κύρια λειτουργία του είναι "Save ChatGPT conversations to Notion with one click. Export ChatGPT conversations".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Save ChatGPT DALL·E-3 to Notion

Λήψη αρχείων επέκτασης Save ChatGPT DALL·E-3 to Notion σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        ChatGPT to Notion is a Chrome extension that allows users to save ChatGPT conversations to Notion with just one click. 

"Save ChatGPT to Notion" is a Google Chrome Browser extension that provides a convenient and quick way to save ChatGPT chat records to Notion. Users can automatically save chat records to Notion with a one-click operation. The plugin is easy to use, highly efficient, and accurate, which can significantly improve users' efficiency and convenience in learning, working, and daily management. The plugin provides FAQs to address common questions.

20240223
1. New feature: Support automatically closing the save successful pop-up window after 2 seconds.

20240203
1. Fix bug, because ChatGPT interface UI element adjustment cannot get chat content.

20231212
1. Fix the issue of failing to retrieve the database list from Notion under the gpts scenario.

20231211
1. Fix bug, because ChatGPT interface UI element adjustment cannot get chat content.

20231207
1. fix bug for chatgpt ui update.

20231113
1. it now can support save chatgpt gpts conversation to notion.

20231010 
Feature Enhancement: Save DALL·E 3 Drawing Images to Notion

Now, our Google Chrome extension not only supports saving chat logs but also allows you to simultaneously save the links to the DALL·E 3 drawing images to Notion.

20231113
1. fix chatgpt gpts upgrad features, save bug.

20230609
1. fix un http start link bug.

Features:
- One-click to save ChatGPT chat records to Notion
- Quick and easy to use, high efficiency and accuracy
- Improve efficiency in learning, working, and daily management
- export chatgpt history  to markdown, 

to do:
- save to database,
- export chatgpt conversations to docs,
- export chatgpt conversations to xlsx,
- export chatgpt conversations to txt,
add waiting list:
https://chatgpt2notion.com/
email support: [email protected]

FAQ:
1. Is a Notion account and authorization required to use this plugin?
Yes. Users need to have a Notion account and authorize the plugin to use their account information to save chat records to Notion.
2. Does the plugin support customizing the location to save chat records?
Yes. Users can choose the desired Notion page before saving to meet personal needs.
3. Does the plugin support saving multiple chat records?
Yes. Users can save multiple chat records to Notion as they wish.

What is ChatGPT/GPT-4:
ChatGPT/GPT-4 is an intelligent chatbot based on OpenAI's natural language processing technology. It has highly intelligent and natural language understanding ability. This plugin aims to provide users with a convenient way to save ChatGPT chat records.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Save ChatGPT DALL·E-3 to Notion Save ChatGPT DALL·E-3 to Notion
ID bknieejaaomeegoflpgcckagimnbbgdp
Επίσημο URL https://chromewebstore.google.com/detail/save-chatgpt-dall%C2%B7e-3-to/bknieejaaomeegoflpgcckagimnbbgdp
Περιγραφή Save ChatGPT conversations to Notion with one click. Export ChatGPT conversations
Μέγεθος Αρχείου 411 KB
Αριθμός Εγκαταστάσεων 5,067
Τρέχουσα Έκδοση 5.6.0
Τελευταία Ενημέρωση 2024-02-23
Ημερομηνία Δημοσίευσης 2023-03-15
Αξιολόγηση 4.50/5 Συνολικά 10 Αξιολογήσεις
Προγραμματιστής https://chatgpt2notion.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://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.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": "5.6.0",
    "author": "zhq",
    "name": "__MSG_extensionName__",
    "description": "__MSG_extensionDescription__",
    "background": {
        "service_worker": "static\/background\/index.js"
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "permissions": [
        "storage"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/chatgptsave.notion.site\/chatgpt2notion-rediret-901f6f7792ed4c8c97352b27233ba49a*"
            ],
            "js": [
                "auth.024e4a87.js"
            ],
            "css": []
        },
        {
            "matches": [
                "https:\/\/chat.openai.com\/*"
            ],
            "js": [
                "inline.abf9e68b.js"
            ],
            "css": [
                "inline.ee717fd5.css"
            ]
        }
    ],
    "default_locale": "en",
    "host_permissions": [
        "https:\/\/api.notion.com\/*",
        "https:\/\/chat.openai.com\/*",
        "https:\/\/chatgpt2notion.com\/*",
        "https:\/\/chatgptsave.notion.site\/*"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/chat.openai.com\/*"
            ],
            "resources": [
                "inline.c728a697.css"
            ]
        }
    ]
}