Huh? Firefox

Examine source code of Huh?

제작자: Ansh Shinde Add-on
Inspect and view changes in Huh? source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Huh?",
  "version": "1.0.0",
  "description": "See something you don't know? Huh?",
  "action": {
    "default_popup": "index.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "js": [
        "content.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "https://*.googleapis.com/*",
    "https://api.openai.com/*",
    "https://api.anthropic.com/*",
    "https://openrouter.ai/*",
    "https://api.x.ai/*",
    "https://api.groq.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "extension@huh.app",
      "data_collection_permissions": {
        "required": [
          "websiteContent"
        ]
      }
    }
  }
}

최고의 Huh? 대안

다음은 Huh?과(와) 유사한 Firefox add-on입니다: