Rinine CharacterAI Tools Lite Firefox

Examine source code of Rinine CharacterAI Tools Lite

By: Rinine Add-on
Inspect and view changes in Rinine CharacterAI Tools Lite source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Rinine CharacterAI Tools Lite",
  "version": "1.0.3",
  "description": "Basic tools for character AI. Lite version of Rinine CharacterAI Tools",
  "browser_specific_settings": {
    "gecko": {
      "id": "characterai_tools_lite@rinine.art.com"
    }
  },
  "icons": {
    "48": "img/icon_48.png",
    "128": "img/icon_128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.character.ai/*"
      ],
      "js": [
        "injector.js"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "style.css"
      ],
      "matches": [
        "https://*.character.ai/*"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "host_permissions": [
    "https://*.character.ai/*",
    "wss://neo.character.ai/*"
  ],
  "permissions": [
    "scripting",
    "tabs",
    "storage"
  ]
}

Best Rinine CharacterAI Tools Lite Alternatives

Here are some Firefox add-ons that are similar to Rinine CharacterAI Tools Lite: