Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 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 (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2024-09-17T19:35:59.000Z (about 2 months ago)
- Last Synced: 2024-09-18T11:45:02.227Z (about 2 months ago)
- Topics: chrome-extension, markdown
- Language: TypeScript
- Homepage: https://chrome.google.com/webstore/detail/copy-title-and-url-as-mar/fpmbiocnfbjpajgeaicmnjnnokmkehil
- Size: 3.37 MB
- Stars: 93
- Watchers: 3
- Forks: 12
- Open Issues: 25
-
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)`).
![screenshot](./images/screenshot.png)
## Installation & Usage
Chrome Web Store: https://chrome.google.com/webstore/detail/copy-title-and-url-as-mar/fpmbiocnfbjpajgeaicmnjnnokmkehil?hl=ja
日本語の説明はこちら。
[ページのタイトルと 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.