Inactive Tab Manager Firefox

Examine source code of Inactive Tab Manager

提供元: CodeNova Add-on
Inspect and view changes in Inactive Tab Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Inactive Tab Manager",
  "version": "1.0",
  "description": "A lightweight browser extension that automatically manages inactive tabs to optimize memory usage.",
  "browser_action": {
    "default_popup": "popup.html"
  },
  "permissions": [
    "tabs",
    "webNavigation"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{34895b45-cc12-47ca-8d8a-71a68e704906}"
    }
  }
}

ベストのInactive Tab Manager代替案

Inactive Tab Managerに類似したFirefox add-onをいくつか紹介します: