MarkDown Link To Dynalist
The link to the page is saved in the clipboard in the format of the MarkDown. A new bookmark opens your Dynalist.
MarkDown Link To Dynalist란 무엇입니까?
MarkDown Link To Dynalist은(는) miphorez에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "The link to the page is saved in the clipboard in the format of the MarkDown. A new bookmark opens your Dynalist."입니다.
확장 프로그램 스크린샷
MarkDown Link To Dynalist 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
The extension allows you to more conveniently use a link to the site in the MD format. And it allows you to reduce the number of clicks to the place where you can save this link.
확장 프로그램 기본 정보
이름 | MarkDown Link To Dynalist |
ID | llkibmlmeophjfckmhcncibbjpmjhapn |
공식 URL | https://chromewebstore.google.com/detail/markdown-link-to-dynalist/llkibmlmeophjfckmhcncibbjpmjhapn |
설명 | The link to the page is saved in the clipboard in the format of the MarkDown. A new bookmark opens your Dynalist. |
파일 크기 | 16.73 KB |
설치 횟수 | 37 |
현재 버전 | 0.0.1 |
최근 업데이트 | 2022-07-01 |
출시 날짜 | 2018-09-28 |
개발자 | miphorez |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://goo.gl/qpdmjE |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "MarkDown Link To Dynalist", "version": "0.0.1", "short_name": "MDLinkToDynalist", "description": "The link to the page is saved in the clipboard in the format of the MarkDown. A new bookmark opens your Dynalist.", "icons": { "128": "icon_128.png" }, "background": { "scripts": [ "background.js" ], "persistent": true }, "browser_action": { "default_icon": "icon_19.png" }, "permissions": [ "tabs", "activeTab", " |