Por: sickplanet
Inspect and view changes in View Link Source ( RMB Context Menu) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "View Link Source",
"version": "1.2",
"description": "Adds a context menu to view the source of a hovered URL.",
"permissions": [
"menus"
],
"background": {
"scripts": [
"background.js"
]
},
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"64": "icons/icon-64.png",
"128": "icons/icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{f2a89345-4521-4f18-a6b1-9b1c7128659d}",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Mejores alternativas View Link Source ( RMB Context Menu)
Aquí hay algunas Firefox add-ons que son similares a View Link Source ( RMB Context Menu):
Quick Source Code Viewer
Hannah
View Source Switch
Florent Tassy
View Page Source (Mobile)
David Pacassi Torrico
Right Click View Source (rcvs)
mat
Extension source viewer
Rob W
View Page Source - HTML Viewer
Ahmed Sajjad Zaidi
Quick Peek for Firefox
Joshua Angnoe
Page Source HTML Viewer (works on Android)
ChillaxJustDoIt
Quick Sight (Link Description)
Shailendra
Right Click Link New Tab
Bg Dam
LinkQR
czlin7