ChatGPT Optimizer - Boost Your AI Workflow

Enhance the Chat GPT interface and bring GPT trough all the web!

ChatGPT Optimizer - Boost Your AI Workflow là gì?

ChatGPT Optimizer - Boost Your AI Workflow là một tiện ích mở rộng Chrome được phát triển bởi https://productivity.rocks, và tính năng chính của nó là "Enhance the Chat GPT interface and bring GPT trough all the web!".

Ả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 ChatGPT Optimizer - Boost Your AI Workflow

Tải xuống các tệp mở rộng ChatGPT Optimizer - Boost Your AI Workflow 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

                        The ultimate productivity tool for ChatGPT. Enhances the interface and adds new features. Improve your workflow with a simple installation.

======

🚀 Click "support" to send feature requests

✨ 50+ Features ✨
✨ Consistent Updates ✨
✨ Fast Support ✨
✨ Fermium ✨

💬 Messages
- Copy buttons (Plain & HTML)
- "Scroll to Latest" Button
- "Read Aloud" Button
  - Stop Reading Button
  - Play/Pause Read Aloud
  - 30+ Voices
  - Persitente Voice Setting
- Chars and word counter
- Copy the latest message via the shortcut
  - Windows/Linux/ChromeOS: Ctrl+C
  - Mac: Command+C
- Stop and Regenerate the Answer via the shortcut
  - Stop: Ctrl+Escape
  - Regenerate: Ctrl+Backspace
- Copy clean text without style of selection
- Delete Messages

💪 Prompt Everywhere
- Prompt Selection via Context Menu
- Prompt Page via Context Menu
- Prompt from Search Bar
  - Type in "gpt" and click tab key to prompt 
- New chat via command
  - Windows/Linux/ChromeOS: Ctrl+Shift+O
  - Mac: Command+Shift+O
- Access ChatGPT from extension popup

✍️ Prompting
- Prompt input max chars warning
- Quick Prompt to rewrite message
- Jailbreak with DAN Model button
- Prompt URLs

📤 Export/Import
- Export
  - Export Image
  - Export CSV
  - Export JSON
- Import
  - Import PDF
  - Import HTML, CSS, JS
  - Import TXT

🤝 Usage
- Prompt History
  - Navigate trough prompt history by clicking up and down arrow on prompt text area
- Get Insights and Charts
- Pass "GPT On Capacity" Page

👀 Themes (Weekly Themes)
  - 'Apple Messaging' Theme
  - 'Matrix' Theme
  - 'Glass Morph' Theme

👀 Interface
- Collapsible Navigation Bar
  - Shortcut: Spacebar
- Open chats scrolled to the bottom
- Less prominent plan upgrade button
- Direct chat deletion with shortcut
  - All Platforms: Control / Command or Shift + Delete Icon
- Direct focus on the text area to directly start typing
- Horizontal word break for too long messages in width
- Adjustable message width for large screens
- Blur chats on sidebar for presentation
- Expand/collapse button for prompt field
- United Settings Popup

✅ Secure Code
- Compatible with ChatGPT Plus
- Compatible with ChatGPT Normal
- Compatible with AIRMP

======

🧑‍💻 Next Features
- Improve "Read Aloud"
          - Read faster
- Prompt Generator
- Promp on Page Popup

======

📆 Planned Features
- Multi Delete Chats
- Search in Chats
- GPT in Search Engines
          - Google
          - Bing
          - DuckDuck Go
          - Brave Search
- GPT in GMail
- GPT in LinkedIn
          - Generate Post Content
          - Improve Post Content
          - Based on User Pages
- GPT in YouTube
          - Video summarizer based on title and subtitles
- Enable / Disable Features
- Website about Extension
          - Version Features
          - FAQ & Help
          - Contact
          - More Information
- Quick Feature / Support Requests (For Extension)

======

💡 Description
Introducing the ultimate productivity booster for the official Chat GPT website - the ChatGPT Optimizer! This powerful tool will improve the way you use the website, by adding a host of new features that will boost your productivity and streamline your workflow.

The extension also offers a variety of other features that will make it easier for you to use GPT everywhere. This means you can use GPT's capabilities to improve your search results, compose better emails, and even enhance your LinkedIn profile.

With its user-friendly interface and powerful features, the GPT Extension is the perfect tool for anyone who wants to get the most out of GPT. So why wait? Download the GPT Extension now and start seeing the benefits for yourself!

Important: This extension isn't developed by Open AI or the Chat GPT team.                    

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

Tên ChatGPT Optimizer - Boost Your AI Workflow ChatGPT Optimizer - Boost Your AI Workflow
ID fmnbpdmndaabkihejhgdpdpjihokbhlb
URL Chính Thức https://chromewebstore.google.com/detail/chatgpt-optimizer-boost-y/fmnbpdmndaabkihejhgdpdpjihokbhlb
Mô tả Enhance the Chat GPT interface and bring GPT trough all the web!
Kích Thước Tệp 168 KB
Số Lần Cài Đặt 35,493
Phiên Bản Hiện Tại 1.9.3
Cập Nhật Lần Cuối 2023-04-03
Ngày Phát Hành 2023-01-12
Đánh Giá 4.00/5 Tổng số 36 Đánh Giá
Nhà Phát Triển https://productivity.rocks
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://productivity.rocks/tool/ai-optimizer/
URL Trang Trợ Giúp https://productivity.rocks/tool/ai-optimizer/#upcoming
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "ChatGPT Optimizer - Boost Your AI Workflow",
    "description": "Enhance the Chat GPT interface and bring GPT trough all the web!",
    "version": "1.9.3",
    "icons": {
        "16": "\/icons\/16.png",
        "32": "\/icons\/32.png",
        "48": "\/icons\/48.png",
        "128": "\/icons\/128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/chat.openai.com\/*"
            ],
            "all_frames": true,
            "css": [
                "main.css"
            ],
            "js": [
                "\/assets\/js\/general.js",
                "\/assets\/js\/nav.js",
                "\/assets\/js\/msgs.js",
                "\/assets\/js\/prompt.js",
                "\/assets\/js\/settings.js",
                "init.js",
                "main.js",
                "\/assets\/js\/library\/pdf.min.js",
                "\/assets\/js\/library\/html2canvas.js"
            ]
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_popup": "\/popup\/popup.html",
        "default_title": "Enable and disable functionality"
    },
    "options_page": "\/options\/options.html",
    "omnibox": {
        "keyword": "gpt"
    },
    "permissions": [
        "storage",
        "tabs",
        "contextMenus",
        "scripting"
    ],
    "host_permissions": [
        ""
    ],
    "commands": {
        "open_chat": {
            "suggested_key": {
                "default": "Ctrl+Shift+O",
                "mac": "Command+Shift+O",
                "chromeos": "Ctrl+Shift+O",
                "linux": "Ctrl+Shift+O"
            },
            "description": "Open Chat"
        }
    }
}