Suspend tabs Chrome

Examine source code of Suspend tabs

Por: amine48
Inspect and view changes in Suspend tabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Suspend tabs",
  "description": "Free up your device's memory and speed up your browsing on Google Chrome by suspend open tabs",
  "version": "1.4",
  "icons": {
    "128": "icone/icone_128.png"
  },
  "action": {
    "default_popup": "popExtension/popExtension.html"
  },
  "permissions": [
    "activeTab",
    "scripting",
    "storage"
  ],
  "host_permissions": [
    "<all_urls>",
    "*://*/*"
  ],
  "options_ui": {
    "page": "Optinal/index.html",
    "open_in_tab": true
  },
  "web_accessible_resources": [
    {
      "resources": [
        "Optinal/index.html"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ]
}

Mejores alternativas Suspend tabs

Aquí hay algunas Chrome extensions que son similares a Suspend tabs: