WebExtension.net
Toggle dark mode
WebExtension.net

AI Math Problem Solver

View on Chrome Web Store
View AI Math Problem Solver Chrome Extension on Chrome Web Store
Add to bookmarks
4.4 (11 ratings)
1 new 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.

Try AI Math Problem Solver – a mathgpt powered mathematics AI and step by step math solver for homework help
Type
Extension
Users
1,000 users
38
aimathproblemsolver
View author page of aimathproblemsolver
Featured Extension

Hand-picked for quality and usefulness

Published
Published on November 24, 2024
Version 1.2
Manifest version
3
Updated
Updated on December 13, 2024
productivity/education
Extension Category
View on Chrome Web Store
View AI Math Problem Solver 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": "__MSG_appName__",
    "description": "__MSG_shortDesc__",
    "default_locale": "en",
    "version": "1.2",
    "action": {
        "default_title": "AI Math Problem Solver"
    },
    "background": {
        "service_worker": "scripts\/background.BSByr_9S.js",
        "type": "module"
    },
    "permissions": [
        "tabs",
        "activeTab",
        "scripting",
        "storage",
        "sidePanel"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "side_panel": {
        "default_path": "index.html"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "exclude_matches": [],
            "js": [
                "scripts\/mj.a8de6b23.js"
            ],
            "run_at": "document_end",
            "world": "ISOLATED"
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "exclude_matches": [
                "http:\/\/localhost\/*"
            ],
            "js": [
                "scripts\/selection.BtTi-VV8.js"
            ],
            "run_at": "document_end",
            "world": "ISOLATED"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "fonts\/*",
                "pages\/*",
                "scripts\/*",
                "*.js"
            ],
            "matches": [
                "<all_urls>"
            ],
            "use_dynamic_url": true
        }
    ],
    "icons": {
        "16": "icons\/icon-32.png",
        "32": "icons\/icon-32.png",
        "48": "icons\/icon-48.png",
        "64": "icons\/icon-64.png",
        "128": "icons\/icon-128.png",
        "256": "icons\/icon-256.png",
        "512": "icons\/icon-512.png"
    }
}
WebExtension.net

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

© 2024 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