WebExtension.net
Toggle dark mode
WebExtension.net

Photo Math Solver

View on Chrome Web Store
View Photo Math Solver Chrome Extension on Chrome Web Store
Add to bookmarks
4.5 (8 ratings)
1 new ratings
6 views
This extension has been viewed 6 times

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

Get math help with AI Photo Math Solver. Snap a picture, use the mathematical solver, receive clear guidance to understand concepts.
Type
Extension
Users
473 users
48
stev*******************
View author page of stev*******************
Published
Published on January 1, 2025
Version 1.0.0
Manifest version
3
Updated
Updated on January 1, 2025
productivity/education
Extension Category
View on Chrome Web Store
View Photo Math 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",
    "name": "__MSG_appName__",
    "description": "__MSG_shortDesc__",
    "version": "1.0.0",
    "default_locale": "en",
    "manifest_version": 3,
    "icons": {
        "16": "img\/logo-16.png",
        "32": "img\/logo-34.png",
        "48": "img\/logo-48.png",
        "128": "img\/logo-128.png"
    },
    "action": {
        "default_icon": "img\/logo-48.png"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "side_panel": {
        "default_path": "sidepanel.html"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/index.tsx-loader-eff96483.js"
            ],
            "matches": [
                "<all_urls>"
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "assets\/content-script.ts-loader-6d55e63f.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [],
            "resources": [
                "img\/logo-16.png",
                "img\/logo-34.png",
                "img\/logo-48.png",
                "img\/logo-128.png"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "icons\/logo.svg",
                "assets\/chunk-94657446.js",
                "assets\/chunk-2b7b2eb7.js"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "resources": [
                "assets\/chunk-2e28d5fe.js"
            ],
            "use_dynamic_url": false
        }
    ],
    "permissions": [
        "activeTab",
        "tabs",
        "storage",
        "scripting",
        "sidePanel"
    ],
    "host_permissions": [
        "https:\/\/localhost:3000\/*",
        "<all_urls>"
    ]
}
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