RB DoubleClick Firefox

Examine source code of RB DoubleClick

Inspect and view changes in RB DoubleClick source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "RB DoubleClick",
  "description": "Makes it possible to double-click a line in Review Board to comment. Only works on reviewboard.mozilla.org for now.",
  "version": "0.0.3resigned1",
  "content_scripts": [
    {
      "js": [
        "content.js"
      ],
      "matches": [
        "*://reviewboard.mozilla.org/*"
      ],
      "run_at": "document_end"
    }
  ],
  "applications": {
    "gecko": {
      "id": "rb-doubleclick@mikeconley.ca"
    }
  }
}

Best RB DoubleClick Alternatives

Here are some Firefox add-ons that are similar to RB DoubleClick: