Por: smartioz.com Add-on
Inspect and view changes in SmartTeX source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "SmartTeX",
"version": "2.1.46",
"description": "LaTeX popup previews, autocomplete, source tools, and per-document Nextcloud integration for CollabTeX-compatible editors.",
"permissions": [
"storage",
"scripting",
"tabs"
],
"host_permissions": [
"https://collabtex.helmholtz.cloud/*"
],
"optional_host_permissions": [
"https://*/*",
"http://*/*"
],
"background": {
"scripts": [
"background.js"
],
"service_worker": "background.js"
},
"action": {
"default_title": "Open SmartTeX options"
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "smarttex@smartioz.com",
"strict_min_version": "128.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"web_accessible_resources": [
{
"resources": [
"vendor/katex/fonts/*",
"vendor/pdfjs/*",
"icons/giphy-powered-by.png"
],
"matches": [
"https://*/*"
]
}
]
} Mejores alternativas SmartTeX
Aquí hay algunas Firefox add-ons que son similares a SmartTeX:
TeXpress
Hugo Rippe
QuickTeX
Arman B
LaTeXify
Shwetangshu Biswas
SimpTeX
Matt Braddock
SlaTeX
..
LaTeX From Web
Manoj Aryal
Academic Web Clipper
feldaher
Copy LaTeX (KaTeX & MathJax & Wikipedia Images)
Mapaor4
Tachi Code
David Septimus
TextPerfect-Enhance TUF Notes
Pratham Sharda
TexSense | Overleaf LaTeX Word Counter
Yingan Wang