História doplnku yank - 4 verzie
So starými verziami buďte opatrní! Tieto verzie sú zobrazené za účelom testovania a referencie.Vždy by ste mali používať najnovšiu verziu doplnku.
Najnovšia verzia
Verzia 2.1.1
Vydaná 21. júl 2025 - 12,97 kBFunguje s: firefox verzia 58.0 a novšiaFix
- (md) Reduce overzealous markdown escaping that isn't needed.
- (md) Replace bracket escape (]) with braces ({}) because some parsers struggle with the bracket escape in linksZdrojový kód je k dispozícii v rámci licencie Licencia MIT
Stiahnuť Firefox a získať rozšírenieNa použitie tohto rozšírenia budete potrebovať FirefoxStaršie verzie
Verzia 2.1.0
Vydaná 18. feb 2025 - 13 kBFunguje s: firefox verzia 58.0 a novšiaAdded- Add support for Wikitext
Zdrojový kód je k dispozícii v rámci licencie Licencia MIT
Verzia 2.0.0
Vydaná 24. mar 2023 - 12,91 kBFunguje s: firefox verzia 48.0 a novšiaChanged
=======
- 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)Zdrojový kód je k dispozícii v rámci licencie Licencia MIT
Verzia 1.0.6
Vydaná 13. jan 2020 - 122,47 kBFunguje s: firefox verzia 42.0 a novšiaUpdated dependencies and bumped version to conform with mozilla addons review policyZdrojový kód je k dispozícii v rámci licencie Licencia MIT