cmd Firefox

Examine source code of cmd

제작자: dietrich ayala
Inspect and view changes in cmd source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "cmd",
  "description": "GCLI for Firefox.",
  "author": "Dietrich Ayala",
  "version": "6.0.1",
  "applications": {
    "gecko": {
      "id": "jid0-IwGwzPi3AqlZLfHV1nfcQbYQj6E@jetpack"
    }
  },
  "permissions": [
    "tabs",
    "activeTab",
    "bookmarks",
    "contextualIdentities",
    "cookies",
    "<all_urls>"
  ],
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+Space"
      },
      "description": "Open the cmd UI."
    }
  },
  "browser_action": {
    "default_icon": "images/icon.png",
    "default_title": "cmd",
    "default_popup": "popup/index.html"
  }
}

최고의 cmd 대안

다음은 cmd과(와) 유사한 Firefox add-on입니다: