AIKit Orchestrator Firefox

Examine source code of AIKit Orchestrator

By: baku Add-on
Inspect and view changes in AIKit Orchestrator 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": 2,
  "name": "AIKit Orchestrator",
  "version": "0.0.1",
  "description": "AI orchestrator with extensible tool system",
  "permissions": [
    "storage",
    "tabs",
    "management"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "sidebar_action": {
    "default_title": "AIKit Assistant",
    "default_panel": "sidebar.html",
    "default_icon": {
      "48": "icons/icon-48.png"
    }
  },
  "browser_action": {
    "default_icon": {
      "48": "icons/icon-48.png"
    },
    "default_title": "AIKit Assistant"
  },
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "aikit-orchestrator@bnode.dev",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "personalCommunications"
        ],
        "optional": []
      }
    }
  }
}

Best AIKit Orchestrator Alternatives

Here are some Firefox add-ons that are similar to AIKit Orchestrator: