Living Web: AI Assistant & Content Summarizer Firefox

Examine source code of Living Web: AI Assistant & Content Summarizer

Inspect and view changes in Living Web: AI Assistant & Content Summarizer 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": "Living Web: AI Assistant & Content Summarizer",
  "version": "2.5",
  "description": "AI Assistant: Ollama, Local AI Models, All LLM’s, Content Summarizer | Living Web",
  "browser_specific_settings": {
    "gecko": {
      "id": "living-web-ai-assistant@globalagentstudio.ai",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "activeTab",
    "storage",
    "scripting",
    "sidePanel",
    "tabs"
  ],
  "background": {
    "service_worker": "background.js",
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_title": "Living Web: AI Assistant & Content Summarizer",
    "default_icon": {
      "16": "icon-16.png",
      "48": "icon-48.png",
      "128": "icon-128.png"
    }
  },
  "side_panel": {
    "default_path": "popup.html"
  },
  "sidebar_action": {
    "default_title": "Living Web: AI Assistant & Content Summarizer",
    "default_panel": "popup.html",
    "default_icon": "icon-48.png"
  },
  "icons": {
    "16": "icon-16.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    },
    {
      "matches": [
        "https://auth.globalagentstudio.ai/v1/auth/google/callback*",
        "https://server.globalagentstudio.ai/v1*"
      ],
      "js": [
        "auth_callback.js"
      ],
      "run_at": "document_end"
    }
  ],
  "host_permissions": [
    "https://auth.globalagentstudio.ai/*",
    "https://server.globalagentstudio.ai/*",
    "<all_urls>"
  ]
}

Best Living Web: AI Assistant & Content Summarizer Alternatives

Here are some Firefox add-ons that are similar to Living Web: AI Assistant & Content Summarizer: