WebExtension.net
WebExtension.net

Equatio - Math made digital

View on Chrome Web Store
View Equatio - Math made digital Chrome Extension on Chrome Web Store
3.9 (625 ratings)

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

Easily create mathematical equations, formulas and quizzes. Intuitively type or handwrite, with no tricky math code to learn.
Type
Extension
Users
5,000,000 users
2.5M
Texthelp
View author page of Texthelp
Featured Extension

Hand-picked for quality and usefulness

Published
Published on April 4, 2017
Version 60.0.0
Manifest version
3
Updated
Updated on October 28, 2024
View on Chrome Web Store
View Equatio - Math made digital Chrome Extension on Chrome Web Store
productivity/education
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "short_name": "Equatio",
    "default_locale": "en_US",
    "version": "60.0.0",
    "description": "__MSG_appDesc__",
    "icons": {
        "16": "content\/assets\/equatioicon16.png",
        "32": "content\/assets\/equatioicon32.png",
        "48": "content\/assets\/equatioicon48.png",
        "128": "content\/assets\/equatioicon128.png"
    },
    "action": {
        "default_title": "Equatio"
    },
    "storage": {
        "managed_schema": "schema.json"
    },
    "background": {
        "service_worker": "background-wrapper.js"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'",
        "sandbox": "sandbox allow-scripts; script-src 'self' 'unsafe-eval'; worker-src blob:"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "content\/docsMessagingApi.js",
                "annotate-canvas.js"
            ],
            "matches": [
                "https:\/\/docs.google.com\/*"
            ],
            "extension_ids": []
        },
        {
            "resources": [
                "content\/docsMessagingApi.js"
            ],
            "matches": [
                "https:\/\/*.sharepoint.com\/*",
                "https:\/\/onedrive.live.com\/*",
                "https:\/\/*.officeapps.live.com\/*"
            ],
            "extension_ids": []
        },
        {
            "resources": [
                "content\/*",
                "mathjaxFrame\/*",
                "mmlWorker\/*",
                "annotate-canvas.js",
                "desmos\/*"
            ],
            "matches": [
                "<all_urls>"
            ],
            "extension_ids": []
        }
    ],
    "sandbox": {
        "pages": [
            "mmlWorker\/index.html",
            "desmos\/calculator.html",
            "desmos\/graph.html"
        ]
    },
    "oauth2": {
        "client_id": "1012020947112-ej46u2phchai2guaj81fk9lb7pp2mm3q.apps.googleusercontent.com",
        "scopes": [
            "email",
            "profile"
        ]
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "windows": "Alt+Shift+Q",
                "mac": "Alt+Shift+Q",
                "chromeos": "Alt+Shift+Q",
                "linux": "Alt+Shift+Q"
            }
        }
    },
    "permissions": [
        "activeTab",
        "tabs",
        "alarms",
        "storage",
        "identity",
        "identity.email",
        "gcm",
        "scripting"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/docs.google.com\/*"
            ],
            "js": [
                "content\/chromeBundle.js"
            ],
            "run_at": "document_end",
            "all_frames": false
        },
        {
            "matches": [
                "https:\/\/*.sharepoint.com\/*",
                "https:\/\/onedrive.live.com\/*",
                "https:\/\/*.officeapps.live.com\/*"
            ],
            "js": [
                "content\/officeBundle.js"
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "matches": [
                "https:\/\/docs.google.com\/forms\/*",
                "https:\/\/docs.google.com\/*\/forms\/*",
                "https:\/\/docs.google.com\/*picker*"
            ],
            "js": [
                "content\/formBundle.js"
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "content\/htmlEditorApiInjector.js"
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "matches": [
                "https:\/\/docs.google.com\/*"
            ],
            "js": [
                "content\/docsCanvas.js"
            ],
            "run_at": "document_start",
            "all_frames": true
        },
        {
            "matches": [
                "https:\/\/pdf.dev.texthelp.com\/*",
                "https:\/\/orbit.texthelp.com\/*",
                "https:\/\/orbitnote-us.staging.texthelp.com\/*",
                "https:\/\/orbitnote.staging.texthelp.com\/*",
                "https:\/\/*.coursera.org\/*",
                "https:\/\/*.dev-coursera.org\/*"
            ],
            "js": [
                "content\/equatioApi.js"
            ],
            "run_at": "document_start",
            "all_frames": false
        },
        {
            "matches": [
                "https:\/\/equatio.texthelp.com\/*",
                "https:\/\/equatio.dev.texthelp.com\/*"
            ],
            "js": [
                "content\/mathspaceBundle.js"
            ],
            "run_at": "document_end",
            "all_frames": false
        }
    ],
    "incognito": "split",
    "externally_connectable": {
        "matches": [
            "https:\/\/equatio.texthelp.com\/*"
        ]
    },
    "version_name": "60.0.0"
}
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