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입니다: