Tree Style Tab Mouse Wheel Firefox

Examine source code of Tree Style Tab Mouse Wheel

Inspect and view changes in Tree Style Tab Mouse Wheel source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "TST Mouse Wheel and Double Click",
  "version": "1.5.10",
  "description": "Allows tab changing by mousewheel and reload on double click.",
  "homepage_url": "https://github.com/joshuacant/",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "permissions": [
    "storage"
  ],
  "options_ui": {
    "page": "options/options.html",
    "browser_style": true
  },
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "tst-wheel_and_double@dontpokebadgers.com",
      "strict_min_version": "102.0"
    }
  }
}

Best Tree Style Tab Mouse Wheel Alternatives

Here are some Firefox add-ons that are similar to Tree Style Tab Mouse Wheel: