Minimal Tab Unloader Firefox

Examine source code of Minimal Tab Unloader

Inspect and view changes in Minimal Tab Unloader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Minimal Tab Unloader",
  "version": "1.0.1",
  "description": "A simple and minimal tab unloader/suspender for Firefox to save in resources (such as memory usage).",
  "icons": {
    "32": "icons/icon_32_tab_context_menu.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{73ec6b25-a86e-4f92-bde5-ca39c7f20014}"
    }
  },
  "permissions": [
    "tabs",
    "menus"
  ],
  "action": {
    "default_icon": "icons/icon_32_browser_action.svg"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best Minimal Tab Unloader Alternatives

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