Site Navigation Enhancer Firefox

Examine source code of Site Navigation Enhancer

Inspect and view changes in Site Navigation Enhancer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Site Navigation Enhancer",
  "version": "1.3",
  "description": "Enhance website navigation with smooth scrolling, keyboard shortcuts, and a Back-to-Top button.",
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "css": [
        "style.css"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{cca2f057-6623-40de-a119-3db2040fc041}"
    }
  }
}

Best Site Navigation Enhancer Alternatives

Here are some Firefox add-ons that are similar to Site Navigation Enhancer: