By: Kirthi
Inspect and view changes in Youtube to Markdown Link source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Youtube to Markdown",
"version": "0.1.0",
"author": "Kirthihan Yasotharan",
"description": "Copy YouTube video title and url in Markdown link format to system clipboard.",
"icons": {
"48": "icons/icon.png"
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"*://*.youtube.com/*"
],
"js": [
"content.js"
]
}
],
"permissions": [
"clipboardWrite",
"activeTab",
"contextMenus"
],
"browser_specific_settings": {
"gecko": {
"id": "{ff0187c6-8e74-486d-858a-6a697143de4f}"
}
}
} Best Youtube to Markdown Link Alternatives
Here are some Firefox add-ons that are similar to Youtube to Markdown Link:
Copy YouTube Source
Caio
Video to markdown!
Marco Montalbano
YouTube Copy Video Info
Eduardo S
YouTube Short Link Converter
V999
YouTube Embed Converter
Yol Yollingson
YouTube Copy
mp
YouTube Save Current Time
Micael Levi
Text Formatting Shortcuts for YouTube Comments
Remi
Youtube Video Downloader
RandomLetters
YT Transcript & Summary
felixleopold
Copy as Markdown Link
JayBeeDe