TeX Math Here Firefox

Examine source code of TeX Math Here

제작자: mathaddons.com
Inspect and view changes in TeX Math Here source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "TeX Math Here",
  "version": "0.61",
  "description": "Use the TeX markup language to take math here, there, or just about anywhere that images are supported.",
  "icons": {
    "128": "icons/texhere128.png"
  },
  "background": {
    "scripts": [
      "latex_transport.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "128": "icons/texhere128.png"
    },
    "default_title": "TeX Math Here",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "main.js"
      ]
    },
    {
      "matches": [
        "*://docs.google.com/document/*",
        "*://docs.google.com/presentation/*"
      ],
      "js": [
        "dblclick_edit.js"
      ]
    }
  ],
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+Y",
        "linux": "Ctrl+Shift+U",
        "mac": "Command+Shift+Y",
        "chromeos": "Ctrl+Shift+U"
      }
    }
  }
}

최고의 TeX Math Here 대안

다음은 TeX Math Here과(와) 유사한 Firefox add-on입니다: