WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
FutureWrite AI for Writing & More w/ ChatGPT

FutureWrite AI for Writing & More w/ ChatGPT

View on Chrome Web Store
View FutureWrite AI for Writing & More w/ ChatGPT Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (10 ratings)
0 views
This extension has been viewed 0 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.

Free-Boost writing w/ AI! FutureWrite w/ ChatGPT for emails & more. Say bye 2 writer's block & hello 2 smarter,faster writing.
Type
Extension
Users
588 users
7
FutureWrite.AI
View author page of FutureWrite.AI
Featured Extension

Hand-picked for quality and usefulness

Published
Published on March 14, 2023
Version 0.6
Manifest version
3
Updated
Updated on July 14, 2023
productivity/workflow
Extension Category
View on Chrome Web Store
View FutureWrite AI for Writing & More w/ 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,
    "name": "FutureWrite AI for Writing & More w\/ ChatGPT",
    "version": "0.6",
    "icons": {
        "16": "assets\/icons\/icon16.png",
        "32": "assets\/icons\/icon32.png",
        "48": "assets\/icons\/icon48.png",
        "128": "assets\/icons\/icon128.png"
    },
    "host_permissions": [
        "https:\/\/linkedin.com\/*\/*",
        "https:\/\/mail.google.com\/*",
        "https:\/\/*.atlassian.net\/jira\/*",
        "https:\/\/outlook.office.com\/*"
    ],
    "description": "Free-Boost writing w\/ AI! FutureWrite w\/ ChatGPT for emails & more. Say bye 2 writer's block & hello 2 smarter,faster writing.",
    "homepage_url": "https:\/\/futurewrite.ai",
    "short_name": "FutureWrite",
    "permissions": [
        "clipboardWrite",
        "storage"
    ],
    "author": "Hari Suresh Dosapati",
    "minimum_chrome_version": "88",
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "assets\/icons\/icon16.png",
            "32": "assets\/icons\/icon32.png",
            "48": "assets\/icons\/icon48.png",
            "128": "assets\/icons\/icon128.png"
        }
    },
    "options_page": "options.html",
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "background": {
        "service_worker": "js\/background.bundle.js"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "css\/contentScript.css",
                "css\/options.css",
                "css\/home.css",
                "css\/popup.css",
                "icon128.png",
                "icon-34.png",
                "popup.html",
                "options.html",
                "home.html"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "<all_urls>"
            ],
            "js": [
                "js\/contentScript.bundle.js"
            ]
        }
    ]
}
© 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