Skip to content

Chrome extention that allows you to copy page link from right-click menu to clipboard in various formats: Title, URL, Title+URL, HTML, Markdown, RichText.

License

Notifications You must be signed in to change notification settings

loftkun/EasyCopyLink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyCopyLink

overview

This is chrome extension that allows you to copy page link from right-click menu to clipboard in various formats.

It works with Edge as well as Chrome.

install

Please install from chrome web store.

screenshots

You can turn display on/off from the menu of this extension, so you can display only the formats you use most often in the right-click menu.

available formats

The available formats that can be copied are as follows:

  • Title
  • URL
  • Title + newline + URL
  • HTML
  • Markdown
  • RichText

"RichText" is a text with link that can be clicked on to open in a browser, making it useful for pasting into chat rooms such as Slack.

Notes

This extension does not work on special pages as followings, due to the functional limitations of the Chrome extension API ( chrome.scripting.executeScript ).

  • Chrome settings page ( chrome:// )
  • Chrome Web Store ( https://chromewebstore.google.com )

About

Chrome extention that allows you to copy page link from right-click menu to clipboard in various formats: Title, URL, Title+URL, HTML, Markdown, RichText.

Resources

License

Stars

Watchers

Forks

Packages

No packages published