By: N1CEAR
Inspect and view changes in Mail dokumentieren source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Log HTML via Context Menu",
"version": "1.0",
"description": "Logs the HTML of the clicked element via the context menu.",
"permissions": [
"menus",
"activeTab",
"scripting"
],
"browser_specific_settings": {
"gecko": {
"id": "{9640fc85-387b-4aaf-9e19-641240091f17}",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
},
"icons": {
"16": "icons/icon-16.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"background": {
"scripts": [
"background.js"
]
}
} Best Mail dokumentieren Alternatives
Here are some Firefox add-ons that are similar to Mail dokumentieren: