Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.47 KB

README.md

File metadata and controls

26 lines (20 loc) · 1.47 KB

Copy tabs as hyperlinks or as plaintext URLs, similar to MS Edge, but better since this addons supports copying mutliple tabs at once.

Short Demo Video:

demo-2024-07-13_15.48.05.webm

Enable plaintext fallback This feature is behind the dom.events.asyncClipboard.clipboardItem preference (needs to be set to true). To change preferences in Firefox, visit about:config ref. https://developer.mozilla.org/en-US/docs/Web/API/Clipboard/write#browser_compatibility

  • You might need to disable and reenable the addon for this setting to take effect.

Usage/Features:

  • Click the toolbar icon to opens the basic popup panel to reveal the basic modes
  • Right click on a tab to access the context menu to invoke any copy action
  • Right click on the toolbar icon to change the Middle mouse click action for the toolbar button
  • Click on the toolbar icon with your 3rd (aka. middle mouse) button, to invoke the previously set copy action
  • Set and use custom shortcuts to invoke all copy actions
  • show/hide feedback notifications
  • build-in link fallback to plain text url (see note above)