AnsGPT Homework Solver GPT4 Powered AI Agent

AnsGPT provides a comprehensive range of student-friendly homework tools.

What is AnsGPT Homework Solver GPT4 Powered AI Agent?

AnsGPT Homework Solver GPT4 Powered AI Agent is a Chrome extension developed by https://cheggmate.ai, and its main feature is "AnsGPT provides a comprehensive range of student-friendly homework tools.".

Extension Screenshots

screenshot

Download AnsGPT Homework Solver GPT4 Powered AI Agent Extension CRX File

Download AnsGPT Homework Solver GPT4 Powered AI Agent extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        AnsGPT provides a comprehensive range of student-friendly homework tools, featuring automated question recognition, AI-powered answer generation, community Q&A matching, a tailored editor, and expert Q&A services. Explore our suite of convenient solutions for academic success.                    

Extension Basic Information

Name AnsGPT Homework Solver GPT4 Powered AI Agent AnsGPT Homework Solver GPT4 Powered AI Agent
ID jhickkdplkbfpbikkfldkblbafaahife
Official URL https://chromewebstore.google.com/detail/ansgpt-homework-solver-gp/jhickkdplkbfpbikkfldkblbafaahife
Description AnsGPT provides a comprehensive range of student-friendly homework tools.
File Size 2.57 MB
Installation Count 68
Current Version 1.0.5
Last Updated 2024-02-15
Publish Date 2023-12-10
Developer https://cheggmate.ai
Email [email protected]
Payment Type free
Extension Website https://www.cheggmate.ai/calculator
Privacy Policy Page URL https://walnut-princess-979.notion.site/Privacy-Policy-2c73649bb9cf473d9c5eec044875f6c4?pvs=4
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.6c567d50.png",
        "32": "icon32.plasmo.76b92899.png",
        "48": "icon48.plasmo.aced7582.png",
        "64": "icon64.plasmo.8bb5e6e0.png",
        "128": "icon128.plasmo.3c1ed2d2.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.6c567d50.png",
            "32": "icon32.plasmo.76b92899.png",
            "48": "icon48.plasmo.aced7582.png",
            "64": "icon64.plasmo.8bb5e6e0.png",
            "128": "icon128.plasmo.3c1ed2d2.png"
        }
    },
    "version": "1.0.5",
    "author": "Sailoarlab Corp. ",
    "name": "AnsGPT Homework Solver GPT4 Powered AI Agent",
    "description": "AnsGPT provides a comprehensive range of student-friendly homework tools.",
    "background": {
        "service_worker": "static\/background\/index.js"
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "permissions": [
        "storage",
        "activeTab",
        "identity"
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "canvasPreview.b1d9340a.js"
            ],
            "css": []
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "useDebounceEffect.d89fb51b.js"
            ],
            "css": []
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "contents.04ff201a.js"
            ],
            "css": [
                "contents.33949068.css"
            ]
        }
    ],
    "host_permissions": [
        ""
    ],
    "oauth2": {
        "client_id": "846010136207-1agiboc52qtbcek81kmph1ibh5b0st89.apps.googleusercontent.com",
        "scopes": [
            "openid",
            "email",
            "profile"
        ]
    },
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "logo.b8041f11.png",
                "contents.8249897b.css",
                "contents.6e038a4b.css"
            ]
        }
    ]
}