Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/igorlogius/copy-tabs

Copy tabs as hyperlinks or as plaintext URLs, similar to MS Edge, but better since this addons supports copying mutliple tabs at once
https://github.com/igorlogius/copy-tabs

firefox firefox-addon firefox-extension firefox-webextension

Last synced: 11 days ago
JSON representation

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

Awesome Lists containing this project

README

        

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

[![](https://raw.githubusercontent.com/igorlogius/igorlogius/main/geFxAddon.png)](https://addons.mozilla.org/en-US/firefox/addon/copy-tabs/)

### [Click here to report a bug, make a suggestion or ask a question](https://github.com/igorlogius/igorlogius/issues/new/choose)

Short Demo Video:

https://github.com/user-attachments/assets/8d849ad6-e07f-4402-b802-34447dfb7872

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)