ToS Summarizer AI Firefox

Examine source code of ToS Summarizer AI

By: Geralt4 Add-on
Inspect and view changes in ToS Summarizer AI source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "ToS Summarizer AI",
  "version": "1.2.0",
  "description": "Summarizes Terms of Service & Privacy Policies using AI. Requires a Google AI Studio API key.",
  "browser_specific_settings": {
    "gecko": {
      "id": "{b528c406-1c0c-4b56-aeca-1a7c85334bb6}",
      "strict_min_version": "109.0"
    }
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "action": {
    "default_icon": {
      "48": "icons/icon-48.png",
      "96": "icons/icon-96.png"
    },
    "default_title": "Summarize ToS",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "storage",
    "activeTab",
    "scripting"
  ],
  "host_permissions": [
    "https://generativelanguage.googleapis.com/*"
  ],
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  }
}

Best ToS Summarizer AI Alternatives

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