WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
AI Math Solver & Calculator - Symbolab

AI Math Solver & Calculator - Symbolab

View on Chrome Web Store
View AI Math Solver & Calculator - Symbolab Chrome Extension on Chrome Web Store
Add to bookmarks
4.2 (39 ratings)
1 new ratings
2 views
This extension has been viewed 2 times
0 downloads
This extension has been downloaded 0 times

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

Symbolab AI Math Solver: Snap any math problem. Get clear, step-by-step help. Understand the process, not just the solution.
Type
Extension
Users
20,000 users
10K
Website symbolab.com
symbolab
View author page of symbolab
Published
Published on August 28, 2024
Version 2.3
Manifest version
3
Updated
Updated on June 10, 2025
productivity/education
Extension Category
Website
Visit developer website
View on Chrome Web Store
View AI Math Solver & Calculator - Symbolab 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": "AI Math Solver & Calculator - Symbolab",
    "description": "Symbolab AI Math Solver: Snap any math problem. Get clear, step-by-step help. Understand the process, not just the solution.",
    "version": "2.3",
    "icons": {
        "16": "images\/symbolab-icon-16.png",
        "32": "images\/symbolab-icon-32.png",
        "48": "images\/symbolab-icon-48.png",
        "128": "images\/symbolab-icon-128.png"
    },
    "background": {
        "service_worker": "js\/background.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "css": [
                "content\/extension-ui.css"
            ],
            "js": [
                "content\/extension-ui.js"
            ],
            "matches": [
                "https:\/\/*.ixl.com\/*",
                "https:\/\/*.pearson.com\/*",
                "https:\/\/*.webassign.net\/*",
                "https:\/\/*.aleks.com\/*",
                "https:\/\/*.deltamath.com\/*",
                "https:\/\/*.russianschool.com\/*",
                "https:\/\/*.drfrost.org\/*",
                "https:\/\/classroom.google.com\/*",
                "https:\/\/mathspace.co\/*",
                "https:\/\/docs.google.com\/*",
                "https:\/\/*.blackboard.com\/*",
                "https:\/\/*.kahoot.com\/*",
                "https:\/\/*.khanacademy.org\/*",
                "https:\/\/*.mathletics.com\/*",
                "https:\/\/*.macmillanlearning.com\/*",
                "https:\/\/*.mathway.com\/*",
                "https:\/\/*.chegg.com\/*",
                "https:\/\/*.moodle.com\/*",
                "https:\/\/*.schoology.com\/*",
                "https:\/\/uchi.ru\/*",
                "https:\/\/school.mos.ru\/*",
                "https:\/\/*.powerschool.com\/*",
                "https:\/\/*.portal2learn.com\/*",
                "https:\/\/*.symbolab.com\/*",
                "https:\/\/*.wolframalpha.com\/*",
                "https:\/\/*.wikipedia.org\/*",
                "https:\/\/*.acellus.com\/*",
                "https:\/\/*.bergen.edu\/*",
                "https:\/\/*.cuny.edu\/*",
                "https:\/\/*.sparxmaths.uk\/*",
                "https:\/\/*.myopenmath.com\/*",
                "https:\/\/moodletecnmcelaya.org\/*",
                "http:\/\/*.localhost:9000\/*"
            ]
        }
    ],
    "action": {
        "default_title": "Click to open URL",
        "default_icon": {
            "16": "images\/symbolab-icon-16.png",
            "32": "images\/symbolab-icon-32.png",
            "48": "images\/symbolab-icon-48.png",
            "128": "images\/symbolab-icon-128.png"
        }
    },
    "permissions": [
        "tabs",
        "activeTab",
        "scripting",
        "storage",
        "contextMenus",
        "sidePanel"
    ],
    "host_permissions": [
        "*:\/\/*\/*",
        "<all_urls>"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "\/content\/extension-ui.js",
                "\/side_panel\/survey-component.js",
                "\/images\/camera.svg",
                "\/images\/history.svg",
                "\/images\/info.svg",
                "\/images\/sy.svg",
                "\/images\/thumbs-up.svg",
                "\/images\/thumbs-down.svg",
                "\/images\/pin-icon.png"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/*.symbolab.com\/*",
            "http:\/\/*.localhost\/*"
        ]
    },
    "side_panel": {
        "default_path": "side_panel\/side_panel.html"
    }
}
© 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