WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Math Equations Anywhere

Math Equations Anywhere

View on Chrome Web Store
View Math Equations Anywhere Chrome Extension on Chrome Web Store
Add to bookmarks
4.2 (11 ratings)
5 views
This extension has been viewed 5 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.

Add equations to your math page
Type
Extension
Users
10,000 users
1K
reallyba
View author page of reallyba
Featured Extension

Hand-picked for quality and usefulness

Published
Published on November 14, 2017
Version 5.0.3
Manifest version
3
Updated
Updated on July 20, 2022
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Math Equations Anywhere 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": "Math Equations Anywhere",
    "version": "5.0.3",
    "description": "Add equations to your math page",
    "manifest_version": 3,
    "author": "Brenden Adamczak",
    "permissions": [
        "activeTab",
        "clipboardWrite",
        "scripting",
        "storage"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "commands": {
        "open-close-extension": {
            "suggested_key": {
                "default": "Ctrl+Shift+U"
            },
            "description": "Opens the extension or closes it"
        }
    },
    "icons": {
        "16": ".\/img\/16x16.png",
        "32": ".\/img\/32x32.png",
        "48": ".\/img\/48x48.png",
        "96": ".\/img\/96x96.png",
        "128": ".\/img\/128x128.png",
        "512": ".\/img\/512x512.png"
    },
    "action": {
        "default_icon": [],
        "default_title": "Math Equations"
    }
}
© 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