Bugzilla Request Flags Firefox

Examine source code of Bugzilla Request Flags

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"
    }
  }
}

Melhores alternativas Bugzilla Request Flags

Aqui estão algumas Firefox add-ons que são similares a Bugzilla Request Flags: