TeX equation editor

TeX equation editor

You can generate an image of a mathematical formula using the TeX. Paste the TeX equation, QR Code, Barcode to Google documents.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "app": {
    "launch": {
      "container": "tab",
      "web_url": "http://www.atomurl.net/math"
    },
    "urls": [
      "http://www.atomurl.net/math"
    ]
  },
  "api_console_project_id": "197218123452",
  "container": "GOOGLE_DRIVE",
  "description": "You can generate an image of a mathematical formula using the TeX. Paste the TeX equation, QR Code, Barcode to Google documents.",
  "icons": {
    "128": "icon128.png"
  },
  "name": "TeX equation editor",
  "permissions": [
    "unlimitedStorage"
  ],
  "update_url": "http://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "version": "1.0.0.5"
}