Releases: Mapaor/copy-latex-firefox-extension
Release list
v1.6.2
This version comes with significant changes in the inner structure of the code.
A whole re-factorization of the content script using window.CopyLatex (because ESM modules are yet not fully supported in Firefox for content scripts... I just don't understand why the ESMification process of Firefox is taking so many years) either way, this is merely internal.
About actual features for UX/UI, basically now the popup has a config button that when clicked shows some config options. I've added the following 2 basic config options
- Context menu hiding (for people that may want a less clustered context menu and never use the copy selection feature)
- Manual theme handling (for users that always want it in dark mode, or always in light mode)
Later on I plan to add custom delimiters for block equations and inline equations and also custom translations for the "Click to copy" and similar texts.
v1.5.1
v1.4.0
In v1.3.0 We added a dark mode and replaced the check mark emoji with a inline svg icon (stylistic upgrade).
In v1.4.0 We added a cool new feature, the option to select text and equations (and even headings, lists, tables, images...) and copy them as Markdown. Feature inspired by @ashigirl96 fork on the chrome version (link).
v1.2.0
In v1.0.0 we had simple KaTeX and MathJax support. In v1.1.0 we added support for Wikipedia images.
In this v.1.2.0 we add support for different versions of MathJax using MathJax API.
Some sites to test: