Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.52 KB

README.md

File metadata and controls

32 lines (24 loc) · 1.52 KB

If you need to copy title or URL from any web page, use Chromium Extension Copy Tab Info.

2018-11-14 20-02-12

Features

Active tab in current window

  • Copy title of active tab in current window as string
  • Copy URL of active tab in current window as string
  • Copy link of active tab in current window as HTML
  • Copy link of active tab in current window as Markdown
  • Copy link of active tab in current window as Markdown ordered list item
  • Copy link of active tab in current window as Markdown unordered list item

All tabs in current window

  • Copy titles of all tabs in current window as text
  • Copy URLs of all tabs in current window as text
  • Copy links of all tabs in current window as HTML ordered list
  • Copy links of all tabs in current window as HTML unordered list
  • Copy links of all tabs in current window as Markdown ordered list
  • Copy links of all tabs in current window as Markdown unordered list

All tabs in all windows

  • Copy titles of all tabs in all windows as text
  • Copy URLs of all tabs in all windows as text
  • Copy links of all tabs in all windows as HTML ordered list
  • Copy links of all tabs in all windows as HTML unordered list
  • Copy links of all tabs in all windows as Markdown ordered list
  • Copy links of all tabs in all windows as Markdown unordered list