By: dn88digital
Inspect and view changes in Title & URL in Markdown/HTML source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Copy Format – Title & URL in Markdown/HTML",
"version": "1.0.0",
"description": "Copy tiêu đề + URL của tab/link theo định dạng: Markdown, HTML, Plain text, Org, BBCode. Có popup & menu chuột phải.",
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png"
}
},
"permissions": [
"activeTab",
"tabs",
"scripting",
"clipboardWrite",
"contextMenus",
"storage"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "copy-format-demo@example.com",
"strict_min_version": "109.0"
}
}
} Best Title & URL in Markdown/HTML Alternatives
Here are some Firefox add-ons that are similar to Title & URL in Markdown/HTML: