WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
AI Essay Generator

AI Essay Generator

View on Chrome Web Store
View AI Essay Generator Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (9 ratings)
0 views
This extension has been viewed 0 times

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

Generate essay title, structured outline, and body with our AI Essay Generator, powered by ChatGPT. Write essays in minutes.
Type
Extension
Users
899 users
8
WordSuperb
View author page of WordSuperb
Published
Published on May 27, 2024
Version 1.2.2
Manifest version
3
Updated
Updated on February 12, 2025
productivity/education
Extension Category
View on Chrome Web Store
View AI Essay Generator 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",
    "name": "__MSG_appName__",
    "description": "__MSG_shortDesc__",
    "default_locale": "en",
    "version": "1.2.2",
    "manifest_version": 3,
    "icons": {
        "260": "icon-default.png"
    },
    "permissions": [
        "storage",
        "contextMenus"
    ],
    "action": {
        "default_icon": {
            "260": "icon-default.png"
        },
        "default_title": "AI Essay Writer",
        "default_popup": "popup.html"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "*img\/icons\/*",
                "*scripts\/vendors\/*",
                "*scripts\/common\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "background": {
        "service_worker": "scripts\/background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "css": [],
            "js": [
                "scripts\/vendors\/webcomponents-bundle.js",
                "scripts\/common\/RateBlock.js",
                "scripts\/common\/ResponseQueue.js",
                "scripts\/common\/SignInButton.js",
                "scripts\/common\/WelcomeBlock.js",
                "scripts\/common\/SearchDropdown.js",
                "scripts\/functions\/createElement.js",
                "scripts\/functions\/getUrl.js",
                "scripts\/functions\/getUuid.js",
                "scripts\/services\/BadgeService.js",
                "scripts\/services\/EventService.js",
                "scripts\/services\/StateService.js",
                "scripts\/services\/AnalyticsService.js",
                "scripts\/services\/UserService.js",
                "scripts\/controllers\/PositionController.js",
                "scripts\/components\/DialogComponent.js",
                "scripts\/onPage.js"
            ],
            "persistent": false
        }
    ]
}
© 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