Tab Loader Tracker Firefox

Examine source code of Tab Loader Tracker

Inspect and view changes in Tab Loader Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Loader Tracker",
  "version": "1.0",
  "description": "This extension detects tabs that are not loading or have server errors, displays them in the toolbar and refreshes them in groups of 30.",
  "permissions": [
    "tabs",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_icon": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{9bbe7a13-899c-46b8-b027-ccbe62e93254}"
    }
  }
}

Best Tab Loader Tracker Alternatives

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