MemoryOptimizer Firefox

Examine source code of MemoryOptimizer

提供元: Tài xỉu Add-on
Inspect and view changes in MemoryOptimizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "MemoryOptimizer",
  "version": "1.0",
  "description": "Automatically frees up memory from unused tabs",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png"
  },
  "permissions": [
    "tabs",
    "storage",
    "alarms"
  ],
  "background": {
    "scripts": [
      "utils/tab-manager.js",
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "48": "icons/icon-48.png",
      "96": "icons/icon-96.png",
      "128": "icons/icon-128.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "memory-optimizer@example.com"
    }
  }
}

ベストのMemoryOptimizer代替案

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