WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
GPTBLOX Content Manager - ChatGPT Download Conversation & web collector

GPTBLOX Content Manager - ChatGPT Download Conversation & web collector

View on Chrome Web Store
View GPTBLOX Content Manager - ChatGPT Download Conversation & web collector Chrome Extension on Chrome Web Store
Add to bookmarks
4.5 (21 ratings)
1 new ratings
14 views
This extension has been viewed 14 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Organize web tabs via groups. Save ChatGPT/Gemini/Claude/HuggingChat conversations & website articles, download images easily.
Type
Extension
Users
3,000 users
1K
GPTBLOX
View author page of GPTBLOX
Featured Extension

Hand-picked for quality and usefulness

Published
Published on April 2, 2023
Version 1.9.4
Manifest version
3
Updated
Updated on October 27, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View GPTBLOX Content Manager - ChatGPT Download Conversation & web collector Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "version": "1.9.4",
    "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",
        "type": "module"
    },
    "permissions": [
        "tabs",
        "activeTab",
        "scripting",
        "storage",
        "downloads",
        "<all_urls>"
    ],
    "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",
                "js\/content.js",
                "js\/db.js",
                "lib\/xlsx.full.min.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "css": [
                "css\/content.css"
            ],
            "js": [
                "js\/content.js"
            ],
            "run_at": "document_idle"
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; connect-src https:\/\/xiaohenote.com https:\/\/gptblox.com;"
    }
}
© 2026 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top