Tab Reloader Firefox

Examine source code of Tab Reloader

Inspect and view changes in Tab Reloader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "browser_action": {
    "default_icon": "icons/reloader.png",
    "default_title": "Reload Tabs in current window"
  },
  "description": "Reload Tabs in the current window",
  "icons": {
    "48": "icons/reloader.png",
    "96": "icons/reloader.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "manifest_version": 2,
  "name": "Tab Reloader",
  "permissions": [
    "activeTab",
    "contextMenus",
    "tabs"
  ],
  "version": "1.1.0.1resigned1",
  "browser_specific_settings": {
    "gecko": {
      "id": "{e645c64f-6385-479d-9e21-a5a43702d4bb}"
    }
  }
}

Best Tab Reloader Alternatives

Here are some Firefox add-ons that are similar to Tab Reloader: