Public AI Sidebar Firefox

Examine source code of Public AI Sidebar

Inspect and view changes in Public AI Sidebar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Public AI Sidebar",
  "version": "1.0",
  "description": "This extension allows you to open the PublicAI webUI directly in the Firefox sidebar. (Unofficial)",
  "browser_specific_settings": {
    "gecko": {
      "id": "{d2d0e275-d8ac-49fb-a0bc-46293966f21d}",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "commands": {
    "_execute_sidebar_action": {
      "suggested_key": {
        "default": "Ctrl+Alt+P"
      },
      "description": "Toggle chat sidebar."
    }
  },
  "sidebar_action": {
    "default_title": "Public AI",
    "default_panel": "src/sidebar.html",
    "default_icon": {
      "32": "src/icons/icon-32.png"
    }
  },
  "icons": {
    "16": "src/icons/icon-16.png",
    "32": "src/icons/icon-32.png",
    "48": "src/icons/icon-48.png",
    "128": "src/icons/icon-128.png"
  }
}

Best Public AI Sidebar Alternatives

Here are some Firefox add-ons that are similar to Public AI Sidebar: