Scroll Right Button Firefox

Examine source code of Scroll Right Button

Inspect and view changes in Scroll Right Button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Scroll Right Button",
  "description": "A Firefox addon that adds a button to scroll the tab bar all the way to the right",
  "homepage_url": "https://github.com/nralbrecht/scroll-right-button",
  "browser_specific_settings": {
    "gecko": {
      "id": "{5e3f7b39-85f0-42b9-9c4e-43704c8099c0}",
      "strict_min_version": "64.0"
    }
  },
  "icons": {
    "48": "icon.svg",
    "96": "icon.svg"
  },
  "browser_action": {
    "default_icon": {
      "19": "icon.svg",
      "38": "icon.svg"
    }
  },
  "background": {
    "scripts": [
      "background-script.js"
    ]
  },
  "version": "1.0.0"
}

Mejores alternativas Scroll Right Button

Aquí hay algunas Firefox add-ons que son similares a Scroll Right Button: