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 | 
| 官方網址 | 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": [
                "  |  |