Shoddy JAI API Manager Firefox

Examine source code of Shoddy JAI API Manager

Inspect and view changes in Shoddy JAI API Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Shoddy JAI API Manager",
  "version": "2.2",
  "description": "Lets you store Prompts, Models, Proxy URLs, API Keys. Injects custom dropdowns into the JAI API Settings menu.",
  "permissions": [
    "activeTab",
    "scripting",
    "storage"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_title": "Custom Setups",
    "default_icon": {
      "128": "Logo.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://janitorai.com/chats/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "shoddy-jai-api-manager@josephric.com"
    }
  }
}

Best Shoddy JAI API Manager Alternatives

Here are some Firefox add-ons that are similar to Shoddy JAI API Manager: