Clip to GitHub 版本历史 - 6 个版本
Clip to GitHub 作者: Valentin Gosu
Clip to GitHub 版本历史 - 6 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.0.5
发布于 2024年2月19日 - 21.91 KB适用于 firefox 48.0 及更高版本Fixed bug where addon uploaded no content when used on Release.
Note that if you want HTML to markdown conversion in release Firefox you can flip the `dom.events.asyncClipboard.clipboardItem` pref to true in `about:config`源代码遵循 Mozilla 公共许可证 2.0 发布
下载 Firefox 并安装扩展您需要 Firefox 来使用此扩展较早版本
版本 1.0.4
发布于 2024年2月4日 - 21.9 KB适用于 firefox 48.0 及更高版本You can now replace patterns in the repo path with date components
"%YYYY" - year
"%MM" - month
"%DD" - day
"%HH" - hour
"%mm" - minute
"%ss" - second
"%sss" - millisecond源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.0.3
发布于 2024年2月3日 - 21.04 KB适用于 firefox 48.0 及更高版本Added turndown rule to handle nested lists better.源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.0.2
发布于 2024年1月30日 - 20.75 KB适用于 firefox 48.0 及更高版本Added conversion to markdown from HTML
(Only works on Nightly due to https://caniuse.com/mdn-api_clipboarditem - fallback to text when API is not available).源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.0.1
发布于 2024年1月29日 - 13.02 KB适用于 firefox 48.0 及更高版本Fixed an issue where uploading a text containing unicode characters (non-ascii) failed.
See https://github.com/valenting/clip_to_gh/commit/81e18928032ab286f9db4c26e8c138f3a4f33fc5 for fix.源代码遵循 Mozilla 公共许可证 2.0 发布