История версий yank - 4 версии
Будьте осторожны со старыми версиями! Эти версии отображаются только для сведения и в целях тестирования.Вы всегда должны использовать последнюю версию дополнения.
Последняя версия
Версия 2.1.1
Выпущено 21 июля 2025 г. - 12,97 КБРаботает с firefox 58.0 и вышеFix
- (md) Reduce overzealous markdown escaping that isn't needed.
- (md) Replace bracket escape (]) with braces ({}) because some parsers struggle with the bracket escape in linksИсходный код выпущен на условиях Лицензия MIT
Загрузите Firefox и установите расширениеВам понадобится Firefox, чтобы использовать это расширениеСтарые версии
Версия 2.1.0
Выпущено 18 февр. 2025 г. - 13 КБРаботает с firefox 58.0 и вышеAdded- Add support for Wikitext
Исходный код выпущен на условиях Лицензия MIT
Версия 2.0.0
Выпущено 24 мар. 2023 г. - 12,91 КБРаботает с firefox 48.0 и вышеChanged
=======
- 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)Исходный код выпущен на условиях Лицензия MIT
Версия 1.0.6
Выпущено 13 янв. 2020 г. - 122,47 КБРаботает с firefox 42.0 и вышеUpdated dependencies and bumped version to conform with mozilla addons review policyИсходный код выпущен на условиях Лицензия MIT