Figma scroll speed fix for Linux Firefox

Examine source code of Figma scroll speed fix for Linux

Inspect and view changes in Figma scroll speed fix for Linux source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Figma scroll speed fix for Linux",
  "short_name": "Scroll Figma",
  "version": "1.4",
  "author": "Boolat Kamalov",
  "homepage_url": "https://github.com/800147/scroll-figma",
  "description": "Fixes scroll speed on figma.com in Linux",
  "icons": {
    "32": "icon-32.png",
    "64": "icon-64.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.figma.com/*"
      ],
      "js": [
        "index.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{5ea38287-1ae8-4fce-ba13-20f796a1718b}"
    }
  }
}

Best Figma scroll speed fix for Linux Alternatives

Here are some Firefox add-ons that are similar to Figma scroll speed fix for Linux: