Chat Sidebar Firefox

Examine source code of Chat Sidebar

By: Sanskar
Inspect and view changes in Chat Sidebar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "ChaSi",
  "version": "1.0",
  "description": "Adds a navigation sidebar to various AIs Chat pages.",
  "icons": {
    "128": "Assets/icon128.png"
  },
  "permissions": [
    "activeTab",
    "scripting"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://www.perplexity.ai/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "styles.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{c4167cf7-1845-42a8-92f7-92a4a3a6c12d}"
    }
  }
}

Best Chat Sidebar Alternatives

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