Gemini CPU Fix Firefox

Examine source code of Gemini CPU Fix

提供元: Voldrix Add-on
Inspect and view changes in Gemini CPU Fix source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Gemini CPU Fix",
  "version": "1.0",
  "description": "Google Gemini Search results have an animation that spikes CPU usage in Firefox, this stops the animation and prevents the CPU from running to 100%",
  "icons": {
    "32": "icons/gcf32.png",
    "48": "icons/gcf48.png",
    "96": "icons/gcf96.png",
    "240": "icons/gcf240.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.google.com/search*"
      ],
      "css": [
        "style.css"
      ],
      "run_at": "document_end"
    }
  ],
  "permissions": [
    "https://www.google.com/search*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "@gemini-cpu-fix",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "browser_action": {
    "default_icon": "icons/gcf32.png",
    "default_title": "Gemini CPU Fix"
  },
  "developer": {
    "name": "Ben Goriesky",
    "url": "https://voldrixia.com/"
  }
}

ベストのGemini CPU Fix代替案

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