Skip to content

wdhongtw/markdown-link

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown Link Generator

Generate Markdown link of current tab with one click.

Installation

  1. pull the project
  2. goto chrome://extensions/ , (enable Developer mode) and load unpacked extension

Usage

Assume you are on google.com. When your click the extension button, the following Markdown text will send into your clipboard.

[Google](https://www.google.com/)

The link text is generated from current tab title.

Use Alt + F To as a shortcut to activate this action. (You can change this key binding in chrome://extensions/ )

Contributors

  • wdhongtw
  • JayBeeDe

Reference