Markdown Linker
Make it easy to copy links with markdown-format
Was ist Markdown Linker?
Markdown Linker ist eine Chrome-Erweiterung, die von fukayatsu entwickelt wurde, und ihr Hauptmerkmal ist "Make it easy to copy links with markdown-format".
Erweiterungsscreenshots
Markdown Linker-Erweiterungs-CRX-Datei herunterladen
Laden Sie Markdown Linker-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
- 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 Grundlegende Informationen zur Erweiterung
| Name | |
| ID | kgadgjmlofjccpefhdagbonmohjknlll |
| Offizielle URL | https://chromewebstore.google.com/detail/markdown-linker/kgadgjmlofjccpefhdagbonmohjknlll |
| Beschreibung | Make it easy to copy links with markdown-format |
| Dateigröße | 257 KB |
| Installationsanzahl | 454 |
| Aktuelle Version | 0.2.4 |
| Letztes Update | 2015-01-22 |
| Veröffentlichungsdatum | 2015-01-21 |
| Bewertung | 2.71/5 Insgesamt 7 Bewertungen |
| Entwickler | fukayatsu |
| [email protected] | |
| Zahlungsart | free |
| Unterstützte Sprachen | 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": [
" | |