Librefox Reload Button Url Bar Firefox

Examine source code of Librefox Reload Button Url Bar

By: intika
Inspect and view changes in Librefox Reload Button Url Bar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Librefox Reload/Refresh Button Url Bar",
  "description": "Add a reload button in the url bar",
  "homepage_url": "https://github.com/intika/Librefox-Firefox",
  "version": "2.2resigned1",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "page_action": {
    "default_icon": "refresh.svg"
  },
  "web_accessible_resources": [
    "refresh.svg",
    "cancel.svg"
  ],
  "permissions": [
    "activeTab"
  ],
  "applications": {
    "gecko": {
      "id": "librefox.reload.button@intika.be",
      "strict_min_version": "58.0"
    }
  },
  "icons": {
    "48": "./refresh.svg"
  }
}

Best Librefox Reload Button Url Bar Alternatives

Here are some Firefox add-ons that are similar to Librefox Reload Button Url Bar: