Skip to content

Latest commit

 

History

History
57 lines (35 loc) · 1.29 KB

README.md

File metadata and controls

57 lines (35 loc) · 1.29 KB

CopyTabTitleUrl

This is a browser extension in WebExtensions.
You can install it from the following site.

CopyTabTitleUrl – Add-ons for Firefox
https://addons.mozilla.org/firefox/addon/copytabtitleurl/

CopyTabTitleUrl - Chrome Web Store
https://chrome.google.com/webstore/detail/copytabtitleurl/lmgbdjfoaihhgdphombpgjpaohjfeapp

Features

You can customize the extension from setting options.

You can perform actions the following.

  • Copy the title and URL
  • Copy the title
  • Copy the URL
  • Copy the format (Example: Markdown, Hyperlink, etc)

You can perform actions on the following tabs.

  • Current tab
  • Multiple selected tabs
  • Current window tabs
  • All tabs

You can perform actions from the following operations.

  • Browser action (popup, click)
  • Context menu (all, page, browser action, tab)
  • Keyboard shortcut

You can perform actions in combination with the following functions.

  • Decode the URL
  • Decode the Punycode

Options

You can customize the extension by changing the extension settings from the Options page.

Please refer to following URL for details on options.
see https://github.com/k08045kk/CopyTabTitleUrl/wiki/Options

License

MIT

Author

toshi