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}"
    }
  }
}

Mejores alternativas Tab Loader Tracker

Aquí hay algunas Firefox add-ons que son similares a Tab Loader Tracker: