Stop or Go back Firefox

Examine source code of Stop or Go back

Inspect and view changes in Stop or Go back source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Stop or Go back",
  "version": "0.1.1",
  "author": "Jumptohistory",
  "description": "Adds a button to stop loading page or go back.",
  "applications": {
    "gecko": {
      "id": "stoporgoback@jumptohistory.addons.mozilla.org"
    }
  },
  "permissions": [
    "activeTab",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "19": "icons/go-back-button_icon-icons.com_53983.svg",
      "38": "icons/go-back-button_icon-icons.com_53983.svg"
    },
    "default_title": "Go back or stop loading page"
  }
}

Best Stop or Go back Alternatives

Here are some Firefox add-ons that are similar to Stop or Go back: