Skip to content

Releases: Mapaor/copy-latex-firefox-extension

v1.6.2

Choose a tag to compare

@Mapaor Mapaor released this 03 May 16:40

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

  1. Context menu hiding (for people that may want a less clustered context menu and never use the copy selection feature)
  2. 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

Choose a tag to compare

@Mapaor Mapaor released this 18 Jan 09:50
d5a1b45

Added Typst support!

v1.4.0

Choose a tag to compare

@Mapaor Mapaor released this 09 Jan 12:11

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

Choose a tag to compare

@Mapaor Mapaor released this 25 Aug 17:21

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: