Math+

Math+

A Math Geometry Cheat Sheet. This add-on allows users to search math geometry terms and find the one they are looking for. This…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "manifest_version": 2,
  "name": "Math+",
  "version": "2.7"
}