Middle Click Scroll Firefox

Examine source code of Middle Click Scroll

제작자: guy
Inspect and view changes in Middle Click Scroll source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Middle Click Scroll",
  "description": "Replaces the middle mouse button click with a scrolling function.",
  "version": "6.9",
  "browser_action": {
    "default_icon": "scrolling.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content_script.js"
      ],
      "all_frames": true
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{53082585-3a43-4ec7-989c-57d0f23b22da}"
    }
  }
}

최고의 Middle Click Scroll 대안

다음은 Middle Click Scroll과(와) 유사한 Firefox add-on입니다: