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.
Please install from chrome web store.
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.
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.
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
)