제작자: elvanaud
Inspect and view changes in Mathify source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Mathify",
"version": "1.0",
"description": "Permet de visualiser les expressions mathématiques latex dans les emails (et ailleurs) \n Clic droit sur la page > Mathify Page Ou Mathify Selection",
"icons": {
"48": "icons/mathmail.png"
},
"background": {
"scripts": [
"MathifyBackground.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"MathJaxConfig.js",
"mathjax/es5/tex-mml-svg.js",
"Mathify.js"
]
}
],
"permissions": [
"contextMenus",
"menus",
"activeTab"
],
"browser_specific_settings": {
"gecko": {
"id": "mathify@elvanaud.minesparis.psl",
"strict_min_version": "58.0"
}
}
} 최고의 Mathify 대안
다음은 Mathify과(와) 유사한 Firefox add-on입니다:
LatexMathifyGitHub
AnonymerNiklasistanonym
TeX for Gmail
Valery Alexeev
LaTeXify
Shwetangshu Biswas
MatTalX - Write math symbols
Samuel Leblanc
TeX Math Here
mathaddons.com
MatTalX - Write math symbols PR
FB88
LaTeX for Messenger
Ben Bavar
Math Equation
PANKAJ ASWAL
LaTeX in Slack
Sophie Huiberts
Median
Andrew Li
Lucid Math
Tanish Shrivastava