Markdown Linker
Make it easy to copy links with markdown-format
什么是Markdown Linker?
Markdown Linker是由fukayatsu开发的Chrome扩展程序,该扩展的主要功能是“Make it easy to copy links with markdown-format”。
扩展截图
下载Markdown Linker扩展crx文件
下载Markdown Linker扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
- ContextMenu > Copy link with markdown-format
It works on the page, text link, or image.
- "cmd + ctrl + c" to copy page title and url
v0.2.4 tweak for relative link
v0.2.2 tweak no-text link
v0.2.1 fix copy page
v0.2.0 add selection copy
v0.1.6 add shortcut key - "cmd + ctrl + c" to copy page title and url
v0.1.5 bug fix - cannot get link text on link with inner tag
v0.1.4 bug fix - cannot get link text on Windows 扩展基本信息
| 名称 | |
| ID | kgadgjmlofjccpefhdagbonmohjknlll |
| 官方URL | https://chromewebstore.google.com/detail/markdown-linker/kgadgjmlofjccpefhdagbonmohjknlll |
| 简介 | Make it easy to copy links with markdown-format |
| 文件大小 | 257 KB |
| 安装次数 | 454 |
| 当前版本 | 0.2.4 |
| 更新时间 | 2015-01-22 |
| 上架时间 | 2015-01-21 |
| 评分 | 2.71/5 共7次评分 |
| 开发者 | fukayatsu |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Markdown Linker",
"version": "0.2.4",
"manifest_version": 2,
"description": "Make it easy to copy links with markdown-format",
"icons": {
"48": "icon\/icon_048.png",
"128": "icon\/icon_128.png"
},
"background": {
"page": "background.html"
},
"content_scripts": [
{
"matches": [
" | |