AI Web Summarizer Firefox

Examine source code of AI Web Summarizer

Inspect and view changes in AI Web Summarizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "AI Web Summarizer",
  "version": "1.0.0",
  "description": "Summarize any web page, article, or document with AI — one click.",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_title": "AI Web Summarizer",
    "default_popup": "index.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "permissions": [
    "activeTab",
    "scripting",
    "storage"
  ],
  "host_permissions": [
    "https://api.openai.com/*",
    "https://generativelanguage.googleapis.com/*",
    "https://api.anthropic.com/*",
    "https://openrouter.ai/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "ai-web-summarizer@mrhamada",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "websiteContent",
          "authenticationInfo"
        ],
        "optional": []
      }
    }
  }
}

Best AI Web Summarizer Alternatives

Here are some Firefox add-ons that are similar to AI Web Summarizer: