Lazy Tabs Pausing Firefox

Examine source code of Lazy Tabs Pausing

Inspect and view changes in Lazy Tabs Pausing source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Lazy Tabs",
  "version": "1.0",
  "description": "Tạm dừng các tab không hoạt động để tiết kiệm tài nguyên.",
  "permissions": [
    "tabs",
    "webNavigation"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_title": "Lazy Tabs"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2bab8418-29a7-44ac-942e-ce409b73ae3d}"
    }
  }
}

Best Lazy Tabs Pausing Alternatives

Here are some Firefox add-ons that are similar to Lazy Tabs Pausing: