Scroll to top and back Firefox

Examine source code of Scroll to top and back

By: mad1ost
Inspect and view changes in Scroll to top and back source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extension_name__",
  "description": "__MSG_extension_description__",
  "version": "1.7.0",
  "default_locale": "en",
  "homepage_url": "https://github.com/mad1ost/scroll-to-top-and-back",
  "browser_specific_settings": {
    "gecko": {
      "id": "{5c2dbcaa-cb52-4678-a361-14d7f7b569a6}"
    }
  },
  "icons": {
    "32": "icons/icon.svg",
    "64": "icons/icon.svg",
    "128": "icons/icon.svg"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "page_action": {
    "default_icon": "icons/icon.svg",
    "default_title": "__MSG_default_title__",
    "show_matches": [
      "<all_urls>"
    ]
  },
  "browser_action": {
    "default_icon": "icons/icon.svg",
    "default_title": "__MSG_default_title__"
  },
  "commands": {
    "_execute_browser_action": {
      "description": "__MSG_command_description__"
    }
  },
  "permissions": [
    "activeTab"
  ]
}

Best Scroll to top and back Alternatives

Here are some Firefox add-ons that are similar to Scroll to top and back: