Civitai Reactor Firefox

Examine source code of Civitai Reactor

By: Jun
Inspect and view changes in Civitai Reactor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "author": "boredjun",
  "name": "Civitai Reactor",
  "version": "1.1",
  "description": "Enhance your Civitai.com experience with automatic reactions and prompt extraction features.",
  "permissions": [
    "activeTab",
    "contextMenus",
    "tabs",
    "downloads",
    "storage",
    "*://*.civitai.com/*",
    "*://*.civitai.green/*"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.civitai.com/*",
        "*://*.civitai.green/*"
      ],
      "js": [
        "content.js",
        "sticky-button.js",
        "promptExtractor.js"
      ]
    }
  ],
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{60a4d1f9-22f5-4e44-90b9-49dc40cc384d}"
    }
  }
}

Best Civitai Reactor Alternatives

Here are some Firefox add-ons that are similar to Civitai Reactor: