/tabs2txt

Concatenate all of the URLs of all the tabs in a window and give the option to copy to clipboard.

Primary LanguageJavaScriptMIT LicenseMIT

tabs2txt

Author

Mike Clark 2016

Description

This add-on provides a button to copy the URL strings of all active tabs in a window to a scratchpad, delimit them with newlines, and provides the ability to copy the list to clipboard. The scratchpad contents can be edited in-place and another button allows for the URLs in the scratchpad to be re-opened in new tabs.

Compatability

Tested on:

Changelog

Version 1.1

  • select all text when popup appears so that user can use copy clipboard shortcut without clicking button
  • only copy urls from tabs in active window
  • added capability to open tabs from list in textArea

Version 1.0

  • Basic functionality: copy all tabs in window to textarea