By: Sean
Inspect and view changes in Mealie Context Menu source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Mealie",
"version": "1.0.1",
"description": "Connects with a local Mealie instance.",
"icons": {
"48": "icons/48.png"
},
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"webRequest",
"*://*/*",
"contextMenus",
"storage",
"activeTab"
],
"commands": {
"activateClick": {
"suggested_key": {
"default": "Ctrl+Alt+M"
},
"description": "Activates 'Clicked' function"
}
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"browser_specific_settings": {
"gecko": {
"id": "{a4f981c3-4118-4310-8823-400615e380a2}"
}
}
} Best Mealie Context Menu Alternatives
Here are some Firefox add-ons that are similar to Mealie Context Menu: