Bugzilla Request Flags Firefox

Examine source code of Bugzilla Request Flags

제작자: Jeff Griffiths
Inspect and view changes in Bugzilla Request Flags source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Bugzilla Requests",
  "version": "0.2resigned1",
  "description": "Toolbar button that shows how many unread requests you have on Bugzilla.",
  "homepage_url": "https://canuckistani.ca/",
  "icons": {
    "48": "icons/bugzilla.png"
  },
  "permissions": [
    "activeTab",
    "tabs",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "browser_style": true,
    "default_icon": "icons/bugzilla.png",
    "default_title": "Bugzilla Requests"
  },
  "options_ui": {
    "page": "options.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "@bztodo"
    }
  }
}

최고의 Bugzilla Request Flags 대안

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