Sidecar by AutoAlign AI Firefox

Examine source code of Sidecar by AutoAlign AI

Inspect and view changes in Sidecar by AutoAlign 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": "Sidecar by AutoAlign AI",
  "short_name": "Sidecar",
  "version": "1.9.0",
  "description": "Your companion sidecar that can provide a safety check of AI chats and web content for accuracy, bias and toxicity.",
  "icons": {
    "16": "logo16.png",
    "32": "logo32.png",
    "48": "logo48.png",
    "128": "logo128.png",
    "192": "logo192.png"
  },
  "host_permissions": [
    "<all_urls>"
  ],
  "permissions": [
    "sidePanel",
    "contextMenus",
    "storage",
    "activeTab",
    "tabs",
    "scripting"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "addon@AutoAlign.ai",
      "strict_min_version": "58.0"
    }
  },
  "options_page": "options.html",
  "action": {
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "commands": {
    "_execute_sidebar_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+Y"
      }
    }
  },
  "sidebar_action": {
    "default_icon": "logo128.png",
    "default_title": "Sidecar",
    "default_panel": "sidepanel.html",
    "open_at_install": false
  },
  "web_accessible_resources": [
    {
      "resources": [
        "images/sidecarpigeonmotion.gif"
      ],
      "extension_ids": []
    }
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "contentScript.js"
      ],
      "css": [
        "inject.css"
      ]
    }
  ]
}

Best Sidecar by AutoAlign AI Alternatives

Here are some Firefox add-ons that are similar to Sidecar by AutoAlign AI: