Tab Memory Sorter Chrome

Examine source code of Tab Memory Sorter

Inspect and view changes in Tab Memory Sorter 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": "Tab Memory Sorter",
  "version": "1.0.0",
  "description": "Sorts tabs in a window by memory usage",
  "permissions": [
    "tabs",
    "debugger"
  ],
  "background": {
    "service_worker": "background.js"
  },
  "action": {
    "default_icon": {
      "16": "icon16.png",
      "48": "icon48.png",
      "128": "icon128.png"
    },
    "default_title": "Sort tabs by memory usage"
  },
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  }
}

Best Tab Memory Sorter Alternatives

Here are some Chrome extensions that are similar to Tab Memory Sorter: