MathGPT | AI Photo Math Calculator

Scan your math problems and instantly get step-by-step math answers! (WebWork / Hawkes Learning Certify / DeltaMath)

Τι είναι το MathGPT | AI Photo Math Calculator;

Το MathGPT | AI Photo Math Calculator είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://math-gpt.org, και η κύρια λειτουργία του είναι "Scan your math problems and instantly get step-by-step math answers! (WebWork / Hawkes Learning Certify / DeltaMath)".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης MathGPT | AI Photo Math Calculator

Λήψη αρχείων επέκτασης MathGPT | AI Photo Math Calculator σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Use the MathGPT Chrome Extension to scan math problems on any site and get instant, step-by-step, and clear math solutions. Simply enable MathGPT, connect your MathGPT account, purchase MathGPT Unlimited, click start scanning, select your math problem, and get an instant answer! MathGPT is the ultimate math homework solver and it is undetectable.

MathGPT is designed to provide answers and solutions for sites like Delta Math, Hawkes Learning Certify, IXL Math, WebWork, and more! MathGPT can also act as an integral calculator, algebra solver, directional derivative calculator, characteristic polynomial calculator, iterated integral calculator, partial derivative calculator, and implicit derivative calculator.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα MathGPT | AI Photo Math Calculator MathGPT | AI Photo Math Calculator
ID nefjafglkcnlmlbmppaeafonbbgchnpm
Επίσημο URL https://chromewebstore.google.com/detail/mathgpt-ai-photo-math-cal/nefjafglkcnlmlbmppaeafonbbgchnpm
Περιγραφή Scan your math problems and instantly get step-by-step math answers! (WebWork / Hawkes Learning Certify / DeltaMath)
Μέγεθος Αρχείου 2.42 MB
Αριθμός Εγκαταστάσεων 2,017
Τρέχουσα Έκδοση 0.0.8
Τελευταία Ενημέρωση 2023-12-14
Ημερομηνία Δημοσίευσης 2023-09-29
Αξιολόγηση 2.80/5 Συνολικά 5 Αξιολογήσεις
Προγραμματιστής https://math-gpt.org
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://math-gpt.org
Διεύθυνση URL της Σελίδας Βοήθειας https://math-gpt.org
URL της Σελίδας Πολιτικής Απορρήτου https://math-gpt.org/privacy
Υποστηριζόμενες Γλώσσες 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"
        },
        "default_popup": "popup.html"
    },
    "version": "0.0.8",
    "author": "MathGPT",
    "name": "MathGPT | AI Photo Math Calculator",
    "description": "Scan your math problems and instantly get step-by-step math answers! (WebWork \/ Hawkes Learning Certify \/ DeltaMath)",
    "background": {
        "service_worker": "static\/background\/index.js"
    },
    "permissions": [
        "storage",
        "cookies"
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "handle-main-world.c3dbfe7f.js"
            ],
            "css": []
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "content.7f229555.js"
            ],
            "css": []
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';"
    },
    "host_permissions": [
        "https:\/\/math-gpt.org\/*",
        "https:\/\/*\/*"
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhEbo6MBwAFvoTzw3EfPWGb9+J2jGOinafWyQaZ1HK5mifdLsgE2RiODB4H2TXo5Clgz5GB5GAMFpt1LOI288FcOS+Qcyv9o4BsQDRTisl9\/LqvDfFBCLRlHbvEHxCKeUB4jh54O4vD4iYQe1CLLQ3NI8zUVmQmYotCy58F27pwmO7Hj2TpCQqozi9YCPQNcOW5XOv6jOrJ2arDlAhDNEUlvzfcGzuCOrW2Pp9Qv387xtvBT024AxYeBScrXVljheCQMzyTyNA+\/oIt2V5Q2fvlfsXgV12ViuzRMxUN84hnfnqoaPt+MjIlelBNQHFaq2\/XLS524oyhDeFdSwY\/0V9QIDAQAB",
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "content.93a5d608.png",
                "content.6e038a4b.css"
            ]
        }
    ]
}