GPTBLOX - Save ChatGPT Conversation&Hunt GPTs

Explore GPT Store Released GPTs&Save ChatGPT/Bard/Claude/HuggingChat conversations and website articles and organize them in groups.

什么是GPTBLOX - Save ChatGPT Conversation&Hunt GPTs?

GPTBLOX - Save ChatGPT Conversation&Hunt GPTs是由GPTBLOX开发的Chrome扩展程序,该扩展的主要功能是“Explore GPT Store Released GPTs&Save ChatGPT/Bard/Claude/HuggingChat conversations and website articles and organize them in groups.”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

下载GPTBLOX - Save ChatGPT Conversation&Hunt GPTs扩展crx文件

下载GPTBLOX - Save ChatGPT Conversation&Hunt GPTs扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        🌟 GPTBLOX - AI Conversation Manager & GPTs Explorer 🌟
Explore the vibrant landscape of GPT Store GPTs and effortlessly manage your AI interactions with GPTBLOX, the versatile Chrome extension that does more than just save conversations.

🚀 Your AI Exploration, Amplified 🚀
Imagine having access to an extraordinary database of over 8,000+ GPTs, meticulously categorized by ChatGPT into 32 distinct categories. GPTBLOX does just that, opening a window to the diverse universe of GPT Store APPs and their myriad uses.

🌌 A Data-Driven GPT Store 🌌
What sets GPTBLOX apart is the potential for discovering untapped opportunities through our categorized GPTs. This isn’t merely a numbers game; it’s about understanding the underlying trends, demands, and gaps in the AI market. Whether it’s exploring highly populated categories like 'Education' and 'Data Analysis', or diving into niche segments with fewer GPTs, GPTBLOX offers insights into both saturated and emerging markets.

🔥 Harness the Power of AI Categorization 🔥
• Insightful Categorization: Delve into 32 categories of GPTs, offering a panoramic view of the AI landscape.
• Opportunity Spotting: Use the distribution and quantity of GPTs across categories to identify market saturation, growth areas, and untapped niches.
• Trend Analysis: Understand where the AI world is headed by observing the diversity and distribution of GPT APPs.

🌐 Your AI Interaction, Enhanced 🌐
• AI Conversation Archival: Effortlessly save your ChatGPT, Bard, Claude, and HuggingChat interactions in multiple formats like HTML, TXT, PDF, and PNG. Never lose an important conversation again.
• Web Content Organization: Seamlessly save and manage website articles, making your web research more organized and accessible.
• Group and Manage with Ease: Sort your AI conversations and web content into custom groups for easy navigation and reference.

💾 Advanced Backup and Restore Capabilities 💾
• Data Safety and Portability: With GPTBLOX, you can securely back up your data and restore it whenever needed, ensuring your information is always safe.
• Customizable Display Options: Tailor your GPTBLOX page display to your liking, choosing from various layouts and column views.

Equip yourself with GPTBLOX today and transform the way you interact with, manage, and understand the world of AI and web content. Install now and embark on a journey of efficient management and insightful discovery in the AI realm. 🌟🚀🌐                    

扩展基本信息

名称 GPTBLOX - Save ChatGPT Conversation&Hunt GPTs GPTBLOX - Save ChatGPT Conversation&Hunt GPTs
ID ocejkjkjbhbkgdidjhodiejdppbiahna
官方URL https://chromewebstore.google.com/detail/gptblox-save-chatgpt-conv/ocejkjkjbhbkgdidjhodiejdppbiahna
简介 Explore GPT Store Released GPTs&Save ChatGPT/Bard/Claude/HuggingChat conversations and website articles and organize them in groups.
文件大小 273 KB
安装次数 1,390
当前版本 1.6.1
更新时间 2023-12-17
上架时间 2023-04-02
评分 4.88/5 共8次评分
开发者 GPTBLOX
电子邮箱 [email protected]
付费类型 free
扩展官网 https://gptblox.com
支持的语言 id,ms,de,en,en-GB,en-US,fr,nl,vi,tr,es,es-419,it,pl,pt-BR,pt-PT,ro,ru,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "version": "1.6.1",
    "default_locale": "en",
    "description": "__MSG_appDescription__",
    "icons": {
        "16": "img\/icon16.png",
        "32": "img\/icon32.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "permissions": [
        "tabs",
        "activeTab",
        "scripting",
        "storage",
        ""
    ],
    "options_page": "options.html",
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "img\/icon16.png",
            "32": "img\/icon32.png",
            "48": "img\/icon48.png",
            "128": "img\/icon128.png"
        }
    },
    "web_accessible_resources": [
        {
            "resources": [
                "capture.html",
                "gptblox.html"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; connect-src https:\/\/xiaohenote.com https:\/\/gptblox.com;"
    }
}