WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
GPT Deep Research: Instantly Generate In-Depth Research with ChatGPT

GPT Deep Research: Instantly Generate In-Depth Research with ChatGPT

View on Chrome Web Store
View GPT Deep Research: Instantly Generate In-Depth Research with ChatGPT Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (2 ratings)
1 new ratings
5 views
This extension has been viewed 5 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.

Generate detailed research, papers, summaries & insights instantly using ChatGPT. Fast, accurate AI research on any topic.
Type
Extension
Users
84 users
4
democraticdeveloper
View author page of democraticdeveloper
Published
Published on March 28, 2025
Version 1.0.3
Manifest version
3
Updated
Updated on April 21, 2025
productivity/education
Extension Category
Website
Visit developer website
View on Chrome Web Store
View GPT Deep Research: Instantly Generate In-Depth Research with ChatGPT 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,
    "version": "1.0.3",
    "name": "GPT Deep Research: Instantly Generate In-Depth Research with ChatGPT",
    "description": "Generate detailed research, papers, summaries & insights instantly using ChatGPT. Fast, accurate AI research on any topic.",
    "options_ui": {
        "page": "src\/pages\/options\/index.html"
    },
    "action": {
        "default_icon": {
            "128": "logo-128.png"
        }
    },
    "icons": {
        "128": "logo-128.png"
    },
    "permissions": [
        "activeTab",
        "tabs",
        "storage"
    ],
    "content_scripts": [
        {
            "js": [
                "assets\/index.tsx-loader-D1gKXJTo.js"
            ],
            "matches": [
                "https:\/\/chatgpt.com\/*",
                "https:\/\/*.chatgpt.com\/*",
                "https:\/\/*.chat.com\/*",
                "https:\/\/chat.com\/*",
                "*:\/\/*.chatgpt.com\/*",
                "*:\/\/*.chat.com\/*"
            ],
            "css": [
                "contentStyle.css",
                "assets\/index-DxeZvKNW.css"
            ],
            "run_at": "document_end"
        }
    ],
    "devtools_page": "src\/pages\/devtools\/index.html",
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*.chat.com\/*",
                "*:\/\/*.chatgpt.com\/*",
                "https:\/\/*.chat.com\/*",
                "https:\/\/*.chatgpt.com\/*",
                "https:\/\/chat.com\/*",
                "https:\/\/chatgpt.com\/*"
            ],
            "resources": [
                "contentStyle.css",
                "icon-128.png",
                "icon-32.png",
                "logo-128.png",
                "injected.js",
                "assets\/client-6bPc9rev.js",
                "assets\/utils-y1xMhPEd.js",
                "assets\/_commonjsHelpers-Cpj98o6Y.js",
                "assets\/index.tsx-DZFzmjD-.js"
            ],
            "use_dynamic_url": false
        }
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    }
}
© 2025 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