Markdown Linker
Make it easy to copy links with markdown-format
Vad är Markdown Linker?
Markdown Linker är en Chrome-tillägg utvecklad av fukayatsu, och dess huvudfunktion är "Make it easy to copy links with markdown-format".
Tilläggsskärmbilder
Ladda ner Markdown Linker-förlängningens CRX-fil
Ladda ner Markdown Linker-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
- 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 Grundläggande Information om Tillägg
| Namn | |
| ID | kgadgjmlofjccpefhdagbonmohjknlll |
| Officiell webbadress | https://chromewebstore.google.com/detail/markdown-linker/kgadgjmlofjccpefhdagbonmohjknlll |
| Beskrivning | Make it easy to copy links with markdown-format |
| Filstorlek | 257 KB |
| Antal Installationer | 454 |
| Aktuell Version | 0.2.4 |
| Senast Uppdaterad | 2015-01-22 |
| Publiceringsdatum | 2015-01-21 |
| Betyg | 2.71/5 Totalt 7 Betyg |
| Utvecklare | fukayatsu |
| E-post | [email protected] |
| Betalningssätt | free |
| Stödda Språk | 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": [
" | |