Context command executor Firefox

Examine source code of Context command executor

Inspect and view changes in Context command executor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Context command executor",
  "version": "0.5.1",
  "description": "Execute customized commands from the context menu",
  "author": "LoveIsGrief",
  "applications": {
    "gecko": {
      "id": "ccex@firefox.namingthingsishard.com"
    }
  },
  "icons": {
    "64": "data/cex-on-the-beach-64.png"
  },
  "background": {
    "page": "background.html"
  },
  "permissions": [
    "bookmarks",
    "contextMenus",
    "nativeMessaging",
    "storage"
  ],
  "options_ui": {
    "page": "options/index.html",
    "browser_style": true
  }
}

Melhores alternativas Context command executor

Aqui estão algumas Firefox add-ons que são similares a Context command executor: