WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Math Solver for Chrome – AI Math Problem Solver

Math Solver for Chrome – AI Math Problem Solver

View on Chrome Web Store
View Math Solver for Chrome – AI Math Problem Solver Chrome Extension on Chrome Web Store
Add to bookmarks
4.9 (365 ratings)
54 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.

A Trailblazing AI-Powered Math Solver Right in Your Chrome Browser
Type
Extension
Users
1,000 users
655
mathsolverapp24
View author page of mathsolverapp24
Published
Published on April 30, 2025
Version 1.0.0
Manifest version
3
Updated
Updated on April 30, 2025
productivity/education
Extension Category
View on Chrome Web Store
View Math Solver for Chrome – 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_app_name__",
    "description": "__MSG_app_description__",
    "version": "1.0.0",
    "icons": {
        "16": "icon\/16.png",
        "24": "icon\/24.png",
        "32": "icon\/32.png",
        "48": "icon\/48.png",
        "96": "icon\/96.png",
        "128": "icon\/128.png"
    },
    "default_locale": "en",
    "permissions": [
        "storage",
        "activeTab",
        "scripting",
        "cookies"
    ],
    "host_permissions": [
        "<all_urls>",
        "*:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "resources": [
                "fonts\/KaTeX_AMS-Regular.woff2",
                "fonts\/KaTeX_Caligraphic-Bold.woff2",
                "fonts\/KaTeX_Caligraphic-Regular.woff2",
                "fonts\/KaTeX_Fraktur-Bold.woff2",
                "fonts\/KaTeX_Fraktur-Regular.woff2",
                "fonts\/KaTeX_Main-Bold.woff2",
                "fonts\/KaTeX_Main-BoldItalic.woff2",
                "fonts\/KaTeX_Main-Italic.woff2",
                "fonts\/KaTeX_Main-Regular.woff2",
                "fonts\/KaTeX_Math-BoldItalic.woff2",
                "fonts\/KaTeX_Math-Italic.woff2",
                "fonts\/KaTeX_SansSerif-Bold.woff2",
                "fonts\/KaTeX_SansSerif-Italic.woff2",
                "fonts\/KaTeX_SansSerif-Regular.woff2",
                "fonts\/KaTeX_Script-Regular.woff2",
                "fonts\/KaTeX_Size1-Regular.woff2",
                "fonts\/KaTeX_Size2-Regular.woff2",
                "fonts\/KaTeX_Size3-Regular.woff2",
                "fonts\/KaTeX_Size4-Regular.woff2",
                "fonts\/KaTeX_Typewriter-Regular.woff2",
                "fonts\/Manrope-VF.woff2"
            ]
        },
        {
            "resources": [
                "content-scripts\/content.css"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "commands": {
        "mth-take-screenshot": {
            "suggested_key": {
                "default": "Alt+Shift+S",
                "mac": "Command+Shift+S"
            },
            "description": "Take Screenshot"
        }
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_title": "Math Solver for Chrome \u2013 AI Math Problem Solver",
        "default_popup": "popup.html"
    },
    "content_scripts": []
}
© 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