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

Mejores alternativas Bugzilla Request Flags

Aquí hay algunas Firefox add-ons que son similares a Bugzilla Request Flags: