Title & URL Picker
A Chrome extension as the name suggests. It can retrieve the title and URL of an open tab, and create a link in Markdown format.
Usage
Get the title of the page

- Open the extension.
- Click on the "Get Title" button.
- You can copy the title from the text box.
Get the URL of the page

- Open the extension.
- Click on the "Get URL" button.
- You can copy the URL from the text box.
Create a link to a page in Markdown format

- Open the extension.
- Click on the "Get both with Markdown" button.
- You can copy the link from the text box.
How to install
Please install from Chrome Webstore .
Update Information
- 2021.05.06 - Publish this introduction page
- 2019.03.16 - Release the source code.