Scroll to Top Context Menu Firefox

Examine source code of Scroll to Top Context Menu

By: Ahikam
Inspect and view changes in Scroll to Top Context Menu source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Scroll to Top Context Menu",
  "version": "1.0",
  "description": "Adds Scroll to Top to the right-click menu",
  "permissions": [
    "contextMenus",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "scroll-to-top-ahi-pub@example.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Scroll to Top Context Menu Alternatives

Here are some Firefox add-ons that are similar to Scroll to Top Context Menu: