RB DoubleClick Firefox

Examine source code of RB DoubleClick

提供元: mike_conley
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"
    }
  }
}

ベストのRB DoubleClick代替案

RB DoubleClickに類似したFirefox add-onをいくつか紹介します: