Por: Robert Möstl
Inspect and view changes in Markdown Link source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Markdown Link",
"version": "1.4resigned1",
"description": "Generates a markdown link from title and URI of the current page.",
"icons": {
"48": "icons/markdown-link-icon.png"
},
"content_scripts": [
{
"matches": [
"*://*/*"
],
"js": [
"markdown-link.js"
]
}
],
"commands": {
"copy-feature": {
"suggested_key": {
"default": "Alt+Insert",
"linux": "Alt+Insert"
},
"description": "Put markdown link based on the page's title and URI into the clipboard"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{e4b175da-c346-4934-89be-43247e90894c}"
}
}
} Melhores alternativas Markdown Link
Aqui estão algumas Firefox add-ons que são similares a Markdown Link:
Copy as Markdown Link
JayBeeDe
Format Link
Hiroaki Nakamura
copytextandurl
klml
Link Text and Location Copier
William Groenendijk
Copy Link and Text
Alexander Dietrich
Copy Markdown link
Ian Bicking
Copy links on hover
SecT0uch
Link-Md
Jade Ohlhauser
Copy Page Link
Nicholas Hoyt
Copy as Markdown
Laxman
Copy Link to Highlight
Captain bb
Youtube to Markdown Link
Kirthi