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 .
- Host: GitHub
- URL: https://github.com/un4gt/markdown-tools
- Owner: un4gt
- Created: 2024-06-01T04:00:57.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-02T11:50:50.000Z (almost 2 years ago)
- Last Synced: 2025-06-14T11:02:32.844Z (11 months ago)
- Topics: extension-chrome, extension-edge, markdown, markdown-tools
- Language: JavaScript
- Homepage:
- Size: 350 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

with keyboard shortcuts
`Alt + M`
### copy img url

*Firefox is not currently supported.*
## Features
- copy page url to clipboard as `[title](link)` format
- copy selected image url to clipboard as `` format
## Roadmap
- [x] keyboard shortcuts
- [ ] User customize shortcut keys
- [ ] Add notifications after copy
- [ ] Copy tables from the web page