Bugzilla Context Menu Firefox

Examine source code of Bugzilla Context Menu

제작자: Mike Conca
Inspect and view changes in Bugzilla Context Menu source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Bugzilla Context Menu",
  "description": "Right-click to search highlighted text in Bugzilla",
  "version": "1.2resigned1",
  "applications": {
    "gecko": {
      "strict_min_version": "55.0a1",
      "id": "{088d3c6d-a9c0-489a-a826-9c148256b5cd}"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "contextMenus",
    "activeTab"
  ],
  "icons": {
    "16": "icons/page-16.png",
    "32": "icons/page-32.png",
    "48": "icons/page-48.png"
  }
}

최고의 Bugzilla Context Menu 대안

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