Markdown Linker
Make it easy to copy links with markdown-format
Cos'è Markdown Linker?
Markdown Linker è un'estensione di Chrome sviluppata da fukayatsu, e la sua funzione principale è "Make it easy to copy links with markdown-format".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Markdown Linker
Scarica i file di estensione Markdown Linker in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
- 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 Informazioni di Base sull'Estensione
| Nome | |
| ID | kgadgjmlofjccpefhdagbonmohjknlll |
| URL Ufficiale | https://chromewebstore.google.com/detail/markdown-linker/kgadgjmlofjccpefhdagbonmohjknlll |
| Descrizione | Make it easy to copy links with markdown-format |
| Dimensione del File | 257 KB |
| Conteggio Installazioni | 454 |
| Versione Corrente | 0.2.4 |
| Ultimo Aggiornamento | 2015-01-22 |
| Data di Pubblicazione | 2015-01-21 |
| Valutazione | 2.71/5 Totale 7 Valutazioni |
| Sviluppatore | fukayatsu |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | 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": [
" | |