WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Jetwriter AI: Reply Emails, Ask Page, Summarize, Fix Grammar, and More

Jetwriter AI: Reply Emails, Ask Page, Summarize, Fix Grammar, and More

View on Chrome Web Store
View Jetwriter AI: Reply Emails, Ask Page, Summarize, Fix Grammar, and More Chrome Extension on Chrome Web Store
Add to bookmarks
4.6 (1,360 ratings)
1 new ratings
184 views
This extension has been viewed 184 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.

Write emails, correct grammar, translate, research, and do much more. One-click access to top AI models and many more features
Type
Extension
Users
600,000 users
100K
Website jetwriter.ai
Gourav.io
View author page of Gourav.io
Featured Extension

Hand-picked for quality and usefulness

Published
Published on December 21, 2022
Version 25.10.26
Manifest version
3
Updated
Updated on October 27, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Jetwriter AI: Reply Emails, Ask Page, Summarize, Fix Grammar, and More 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": "Jetwriter AI: Reply Emails, Ask Page, Summarize, Fix Grammar, and More",
    "description": "__MSG_extDescription__",
    "version": "25.10.26",
    "icons": {
        "16": "\/icons\/icon16.png",
        "48": "\/icons\/icon48.png",
        "128": "\/icons\/icon128.png"
    },
    "host_permissions": [
        "<all_urls>"
    ],
    "permissions": [
        "storage",
        "scripting",
        "contextMenus"
    ],
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "windows": "Ctrl+Shift+K",
                "mac": "Command+Shift+K",
                "chromeos": "Ctrl+Shift+K",
                "linux": "Ctrl+Shift+K"
            }
        }
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/*.chatgptwriter.ai\/*",
            "http:\/\/localhost:3000\/*",
            "https:\/\/*.jetwriter.ai\/*"
        ]
    },
    "action": {
        "default_icon": {
            "16": "\/icons\/icon16.png",
            "48": "\/icons\/icon48.png",
            "128": "\/icons\/icon128.png"
        },
        "default_title": "Jetwriter AI: Use AI on Any Site (GPT-5, Claude, Gemini, and More)",
        "default_popup": "popup.html"
    },
    "default_locale": "en",
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "content-scripts\/content.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "content-scripts\/content.css"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
© 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