Lisäosan yank versiohistoria - 4 versiota
Ole varovainen vanhojen versioiden kanssa! Ne näytetään vain testauksen ja viittausten vuoksi.On suositeltavaa käyttää aina lisäosan uusinta versiota.
Uusin versio
Versio 2.1.1
Julkaistu 21. heinä 2025 - 12,97 ktYhteensopivuus: firefox 58.0 ja uudemmatFix
- (md) Reduce overzealous markdown escaping that isn't needed.
- (md) Replace bracket escape (]) with braces ({}) because some parsers struggle with the bracket escape in linksLähdekoodi julkaistu lisenssillä MIT-lisenssi
Lataa Firefox ja hanki laajennusTarvitset Firefoxin käyttääksesi tätä laajennustaVanhemmat versiot
Versio 2.1.0
Julkaistu 18. helmi 2025 - 13 ktYhteensopivuus: firefox 58.0 ja uudemmatAdded- Add support for Wikitext
Lähdekoodi julkaistu lisenssillä MIT-lisenssi
Versio 2.0.0
Julkaistu 24. maalis 2023 - 12,91 ktYhteensopivuus: firefox 48.0 ja uudemmatChanged
=======
- BREAKING: Remove shortcut option, use extension shortcut instead (commands)
- You will need to rebind your shortcut via `Manage Extension Shortcuts` in `Manage Extensions`
- Rework theme, and how dark/light variants are handled (see `src/theme.json`)
- Create two new themes based of Firefox light and dark, will also use media query to check for system preference
- Remove content script entirely and in process greatly simplifies permissions,
now more in line with what the plugin does, see
[permissions](README.md#permissions) for a breakdown
- Add a new format; [typst](https://typst.app/)
- BREAKING: Yank no longer syncs the one setting it has (format) with account, its only saved on local machine.
- I don't really see the need to sync this, its trivial to change, and its also something I personally keep changing on need anyways
- Default format is now markdown
Fixed
====
- Extended or added to escapes for multiple formats
- Fix latex escapes (the previous attempts with certain symbols failed in parser)Lähdekoodi julkaistu lisenssillä MIT-lisenssi
Versio 1.0.6
Julkaistu 13. tammi 2020 - 122,47 ktYhteensopivuus: firefox 42.0 ja uudemmatUpdated dependencies and bumped version to conform with mozilla addons review policyLähdekoodi julkaistu lisenssillä MIT-lisenssi