Essentialist: Scroll To Title Firefox

Examine source code of Essentialist: Scroll To Title

Inspect and view changes in Essentialist: Scroll To Title source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "The Software Essentialist: Scroll To Title",
  "description": "In The Software Essentialist web course, automatically scroll to the current title in the sidebar.",
  "version": "1.0",
  "icons": {
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.essentialist.dev/products/the-software-essentialist/*"
      ],
      "js": [
        "index.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{c01cb03c-5516-4e11-88a1-04023a5f157e}"
    }
  }
}

Best Essentialist: Scroll To Title Alternatives

Here are some Firefox add-ons that are similar to Essentialist: Scroll To Title: