VelocityX -  Performance Booster Firefox

Examine source code of VelocityX - Performance Booster

Inspect and view changes in VelocityX - Performance Booster source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "VelocityX - Browser Performance Booster",
  "version": "1.2.0",
  "description": "AI-powered browser optimization. Clear cache, suspend tabs, free RAM, and boost performance for AI sites.",
  "permissions": [
    "tabs",
    "storage",
    "browsingData",
    "alarms",
    "notifications",
    "contextMenus",
    "activeTab",
    "<all_urls>"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "commands": {
    "quick-clear": {
      "suggested_key": {
        "default": "Ctrl+Shift+X",
        "mac": "Command+Shift+X"
      },
      "description": "Quick clear current site cache"
    },
    "suspend-tabs": {
      "suggested_key": {
        "default": "Ctrl+Shift+S",
        "mac": "Command+Shift+S"
      },
      "description": "Suspend inactive tabs"
    },
    "toggle-auto": {
      "suggested_key": {
        "default": "Ctrl+Shift+A",
        "mac": "Command+Shift+A"
      },
      "description": "Toggle Auto-Optimization mode"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "velocityx@browser-boost.com",
      "strict_min_version": "91.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best VelocityX - Performance Booster Alternatives

Here are some Firefox add-ons that are similar to VelocityX - Performance Booster: