An open API service indexing awesome lists of open source software.

https://github.com/un4gt/markdown-tools

A markdown tool for web , make your writing more convenient .
https://github.com/un4gt/markdown-tools

extension-chrome extension-edge markdown markdown-tools

Last synced: 11 months ago
JSON representation

A markdown tool for web , make your writing more convenient .

Awesome Lists containing this project

README

          

# Markdown Tools

A markdown tool for web , make your writing more convenient .

## Using

Not released yet, so please download and install manually .

Clone or download this repo, and choose the inner `markdown-tools` to load in chrome or edge .

### copy page url

with context menu
![copy page url](./assets/page_link.png)

with keyboard shortcuts

`Alt + M`

### copy img url

![copy img url](./assets/img_link.png)

*Firefox is not currently supported.*

## Features

- copy page url to clipboard as `[title](link)` format
- copy selected image url to clipboard as `![title](link)` format

## Roadmap
- [x] keyboard shortcuts
- [ ] User customize shortcut keys
- [ ] Add notifications after copy
- [ ] Copy tables from the web page