Return Button Firefox

Examine source code of Return Button

제작자: Jordan Kessler
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}"
    }
  }
}

최고의 Return Button 대안

다음은 Return Button과(와) 유사한 Firefox add-on입니다: