LinkedIn Normalize Scroll Firefox

Examine source code of LinkedIn Normalize Scroll

Inspect and view changes in LinkedIn Normalize Scroll source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "LinkedIn Normalize Scroll",
  "version": "1.0",
  "description": "Automatically set font-size for main element on LinkedIn",
  "content_scripts": [
    {
      "matches": [
        "https://www.linkedin.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "linkedin-normalize-scroll@example.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best LinkedIn Normalize Scroll Alternatives

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