WebExtension.net
Toggle dark mode
WebExtension.net

Essay Generator

View on Chrome Web Store
View Essay Generator Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (2 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.

Essay Generator: write an essay and generate essay title with ChatGPT
Type
Extension
Users
254 users
11
WebstoreStars
View author page of WebstoreStars
Published
Published on June 30, 2024
Version 1.1.12
Manifest version
3
Updated
Updated on July 5, 2024
productivity/education
Extension Category
View on Chrome Web Store
View 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_appDesc__",
    "default_locale": "en",
    "version": "1.1.12",
    "manifest_version": 3,
    "icons": {
        "260": "icon-default.png"
    },
    "permissions": [
        "storage",
        "contextMenus"
    ],
    "action": {
        "default_icon": {
            "260": "icon-default.png"
        },
        "default_title": "Essay Generator",
        "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\/vendors\/pusher.min.js",
                "scripts\/common\/RateBlock.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\/RequestService.js",
                "scripts\/services\/ResponseService.js",
                "scripts\/services\/StateService.js",
                "scripts\/services\/AnalyticsService.js",
                "scripts\/services\/TextCompareService.js",
                "scripts\/services\/UserService.js",
                "scripts\/controllers\/PositionController.js",
                "scripts\/components\/DialogComponent.js",
                "scripts\/onPage.js"
            ],
            "persistent": false
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 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