Return Button Firefox

Examine source code of Return Button

Inspect and view changes in Return Button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Return Button",
  "version": "1.0.0",
  "description": "Adds a 'Return' button to any website, allowing users to go back one page in their browsing history.",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{39d9f24e-bbcf-4233-b71a-375dd71d4263}"
    }
  }
}

Meilleures alternatives Return Button

Voici quelques Firefox add-ons qui sont similaires à Return Button :