By: voidCounter Add-on
Inspect and view changes in Notion Math Converter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Notion Math Converter",
"version": "1.1.0",
"description": "Converts LaTeX-style math equations to Notion's native format.",
"permissions": [
"activeTab",
"scripting"
],
"host_permissions": [
"https://*.notion.so/*",
"https://*.notion.com/*"
],
"content_scripts": [
{
"matches": [
"https://*.notion.so/*",
"https://*.notion.com/*"
],
"js": [
"content.js"
]
}
],
"action": {
"default_popup": "popup.html"
},
"browser_specific_settings": {
"gecko": {
"id": "noeqtion@rohit",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} Best Notion Math Converter Alternatives
Here are some Firefox add-ons that are similar to Notion Math Converter:
Notion Equation Autocomplete
Apryoty
Academic Web Clipper
feldaher
LaTeX Autocomplete for Notion
tooxo
LaTeXify
Shwetangshu Biswas
TeX Math Here
mathaddons.com
Lucid Math
Tanish Shrivastava
Math Embed: From LaTeX to embeddable link
Žan Ožbot
Median
Andrew Li
Copy Equation from ChatGPT and Wikipedia
Foxxey
Excalidraw LaTeX Helper
Duc
LaTeX From Web
Manoj Aryal
Copy ChatGPT LaTeX
Dustin Rubin