Inspect and view changes in Content MathML Polyfill source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Content MathML Polyfill",
"version": "2.1resigned1",
"description": "Converter from content MathML to presentation MathML",
"author": "Frédéric Wang",
"homepage_url": "https://github.com/fred-wang/webextension-content-mathml-polyfill",
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"all_frames": true,
"js": [
"content-to-presentation.js"
],
"web_accessible_resources": [
"content-to-presentation.xsl"
],
"run_at": "document_end"
}
],
"browser_specific_settings": {
"gecko": {
"id": "MathML-ctop@mozilla.com"
}
}
} Best Content MathML Polyfill Alternatives
Here are some Firefox add-ons that are similar to Content MathML Polyfill:
Presentation MathML Polyfill
Frédéric Wang Nélar
TeX Gyre Pagella Math Font Package
Krasnaya Ploshchad
Native MathML
Frédéric Wang Nélar
MathML-fonts
Frédéric Wang Nélar
TeX Gyre Bonum Math Font Package
Krasnaya Ploshchad
TeX Gyre Schola Math Font Package
Krasnaya Ploshchad
TeX Gyre Termes Math Font Package
Krasnaya Ploshchad
MathML Font Settings
Frédéric Wang Nélar
XITS Math Font Package
Krasnaya Ploshchad
TeX Gyre DejaVu Math Font Package
Krasnaya Ploshchad
TeXZilla
Frédéric Wang Nélar
MathML Copy
Frédéric Wang Nélar