By: Valery Alexeev
Inspect and view changes in TeX for Gmail source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "TeX for Gmail",
"description": "Use LaTeX (a method for rendering mathematical formulas) with Gmail.",
"version": "6.8.1",
"browser_specific_settings": {
"gecko": {
"id": "tex-for-gmail@va.email.tex",
"strict_min_version": "128.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"storage",
"scripting"
],
"host_permissions": [
"https://mail.google.com/*"
],
"optional_host_permissions": [
"https://mail.google.com/*"
],
"content_scripts": [
{
"matches": [
"https://mail.google.com/*"
],
"js": [
"inboxsdk.js",
"options.js",
"texforgmail.js",
"app.js"
],
"css": [
"style.css",
"popups.css"
],
"run_at": "document_end"
}
],
"web_accessible_resources": [
{
"resources": [
"logo128.png",
"compose1s.png",
"view1s.png",
"view2s.png",
"*.map"
],
"matches": [
"https://mail.google.com/*"
]
}
],
"icons": {
"128": "logo128.png"
},
"background": {
"scripts": [
"background.js"
]
},
"action": {
"default_icon": "logo128.png",
"default_popup": "popup.html"
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
}
} Best TeX for Gmail Alternatives
Here are some Firefox add-ons that are similar to TeX for Gmail:
LaTeX for Messenger
Ben Bavar
LaTeXify
Shwetangshu Biswas
Mathify
elvanaud
MathQuill for Gmail
Dominique Unruh
Markdown Here
Adam Pritchard
LaTeX in Slack
Sophie Huiberts
TeX Math Here
mathaddons.com
LatexMathifyGitHub
AnonymerNiklasistanonym
VKTex
Gleb Listov-Stepanov
LaTeX From Web
Manoj Aryal