yank by Roosta
Yank URL and title of current tab, format to a chosen markup language, and copy to clipboard
You'll need Firefox to use this extension
Extension Metadata
About this extension
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
Rate your experience
PermissionsLearn more
This add-on needs to:
- Input data to the clipboard
More information
- Add-on Links
- Version
- 2.0.0
- Size
- 12.91 KB
- Last updated
- 2 years ago (Mar 24, 2023)
- Related Categories
- License
- The MIT License
- Version History
- Tags
Add to collection
Release notes for 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)
More extensions by Roosta
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet