LinkedIn Scroll Fix Firefox

Examine source code of LinkedIn Scroll Fix

Inspect and view changes in LinkedIn Scroll Fix source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extension_name__",
  "description": "__MSG_extension_description__",
  "version": "1.0.0",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "id": "linkedin-scroll-fix@humarotta",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.linkedin.com/*"
      ],
      "css": [
        "content.css"
      ],
      "run_at": "document_start"
    }
  ]
}

Best LinkedIn Scroll Fix Alternatives

Here are some Firefox add-ons that are similar to LinkedIn Scroll Fix: