https://github.com/zaki-yama/copy-title-and-url-as-markdown
Chrome Extension: Quickly copy the title & url of current tab as Markdown style
https://github.com/zaki-yama/copy-title-and-url-as-markdown
chrome-extension markdown
Last synced: 11 days ago
JSON representation
Chrome Extension: Quickly copy the title & url of current tab as Markdown style
- Host: GitHub
- URL: https://github.com/zaki-yama/copy-title-and-url-as-markdown
- Owner: zaki-yama
- Created: 2015-12-27T01:28:07.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2025-04-04T21:54:04.000Z (15 days ago)
- Last Synced: 2025-04-04T22:30:49.784Z (15 days ago)
- Topics: chrome-extension, markdown
- Language: TypeScript
- Homepage: https://chrome.google.com/webstore/detail/copy-title-and-url-as-mar/fpmbiocnfbjpajgeaicmnjnnokmkehil
- Size: 3.68 MB
- Stars: 111
- Watchers: 2
- Forks: 16
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
- project-awesome - zaki-yama/copy-title-and-url-as-markdown - Chrome Extension: Quickly copy the title & url of current tab as Markdown style (TypeScript)
README
# Chrome Extension: Copy Title & Url as Markdown Style
Quickly copy the title & url of current tab as Markdown style (`[title](url)`).

## Installation & Usage
Chrome Web Store: https://chrome.google.com/webstore/detail/copy-title-and-url-as-mar/fpmbiocnfbjpajgeaicmnjnnokmkehil
日本語の説明はこちら。
[ページのタイトルと URL を Markdown 形式でコピーする Chrome 拡張作った - dackdive's blog](http://dackdive.hateblo.jp/entry/2015/12/27/000000)## Contributing
Thank you for taking an interest in this repository.
Since the source code also serves as my programming learning purpose, **I generally do not accept Pull Requests**.
However, I welcome issues related to feature requests and bug reports.