BetterGoogle Firefox

Examine source code of BetterGoogle

Por: nitsu
Inspect and view changes in BetterGoogle source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "BetterGoogle",
  "author": "Nitsu.xyz",
  "version": "1.0",
  "description": "Tweak and improve your Google search experience.",
  "permissions": [
    "https://www.google.com/*",
    "https://chatgpt.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://www.google.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "https://chatgpt.com/*"
      ],
      "js": [
        "gptSearch.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_action": {
    "default_title": "BetterGoogle",
    "default_icon": {
      "32": "icons/icon32.png",
      "64": "icons/icon64.png"
    }
  },
  "icons": {
    "32": "icons/icon32.png",
    "64": "icons/icon64.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{649ab513-62b3-4fb8-b913-b5526ae08109}"
    }
  }
}

Melhores alternativas BetterGoogle

Aqui estão algumas Firefox add-ons que são similares a BetterGoogle: