yank のバージョン履歴 - 全 4 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 2.1.1
リリース日 : 2025年7月21日 - 12.97 KBfirefox バージョン 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 License に従いリリースされています
Firefox をダウンロードして拡張機能を入手するこの拡張機能を使用するには Firefox が必要です以前のバージョン
バージョン 2.1.0
リリース日 : 2025年2月18日 - 13 KBfirefox バージョン 58.0 以降 で動作Added- Add support for Wikitext
ソースコードは MIT License に従いリリースされています
バージョン 2.0.0
リリース日 : 2023年3月24日 - 12.91 KBfirefox バージョン 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 License に従いリリースされています
バージョン 1.0.6
リリース日 : 2020年1月13日 - 122.47 KBfirefox バージョン 42.0 以降 で動作Updated dependencies and bumped version to conform with mozilla addons review policyソースコードは MIT License に従いリリースされています