yank 作者: Roosta
Yank URL and title of current tab, format to a chosen markup language, and copy to clipboard
您需要 Firefox 来使用此扩展
扩展元数据
关于此扩展
Yank
A Firefox extension to copy current tab title and URL to clipboard, formatted for a markup language. Supports several different markup languages.
Usage
Click on the extension in the toolbar, opening a popup. From there you can
choose a markup format (default `markdown`), then click the button to copy to
clipboard.
Yank can also be used as a command (keyboard shortcut), and can be configured in Firefox about:addons, manage extension shortcuts. Default is
There is also a context menu option, that allows for copying an anchors `href`
and content.
Supported formats
Yank currently supports these markup languages:
A Firefox extension to copy current tab title and URL to clipboard, formatted for a markup language. Supports several different markup languages.
Usage
Click on the extension in the toolbar, opening a popup. From there you can
choose a markup format (default `markdown`), then click the button to copy to
clipboard.
Yank can also be used as a command (keyboard shortcut), and can be configured in Firefox about:addons, manage extension shortcuts. Default is
Ctrl+Y
There is also a context menu option, that allows for copying an anchors `href`
and content.
Supported formats
Yank currently supports these markup languages:
- Markdown
- Org-mode
- Textile
- AsciiDoc
- reStructuredText
- HTML
- LaTeX
- typst
为您的体验打分
权限详细了解
此附加组件需要:
- 输入数据到剪贴板
更多信息
添加到收藏集
2.0.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)
=======
- 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)
Roosta 制作的更多扩展
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分