WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
ChatGPT Helper. Quick Access & Download

ChatGPT Helper. Quick Access & Download

View on Chrome Web Store
View ChatGPT Helper. Quick Access & Download Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (2 ratings)
24 views
This extension has been viewed 24 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.

Boost your productivity with AI-powered ChatGPT chatbot & easily download chat history. Get quick access with ChatGPT Helper!
Type
Extension
Users
255 users
14
villalovosig
View author page of villalovosig
Featured Extension

Hand-picked for quality and usefulness

Published
Published on April 18, 2023
Version 1.0.4
Manifest version
3
Updated
Updated on April 10, 2025
productivity/workflow
Extension Category
View on Chrome Web Store
View ChatGPT Helper. Quick Access & Download 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_name__",
    "description": "__MSG_description__",
    "default_locale": "en",
    "version": "1.0.4",
    "background": {
        "service_worker": "\/js\/bg.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/chatgpt.com\/*"
            ],
            "js": [
                "\/js\/app.js"
            ]
        }
    ],
    "permissions": [
        "contextMenus"
    ],
    "icons": {
        "16": "\/icons\/icon_16.png",
        "128": "\/icons\/icon_128.png"
    },
    "action": {
        "default_icon": {
            "128": "\/icons\/icon_128.png"
        },
        "default_title": "__MSG_name__"
    }
}
© 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