Humanize AI Slop Lyrics Firefox

Examine source code of Humanize AI Slop Lyrics

Inspect and view changes in Humanize AI Slop Lyrics source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Humanize AI Slop Lyrics",
  "version": "1.0.2",
  "description": "Detect AI/Suno slop in lyrics, then humanize it to read human. On-device, no account. Score + craft feedback. For fun and spite.",
  "permissions": [
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "suno-slop-detector@local",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://suno.com/song/*",
        "https://suno.com/create*"
      ],
      "js": [
        "src/slop-core.js",
        "src/common_words.js",
        "src/features.js",
        "src/ext/patterns.browser.js",
        "src/ext/tier3.browser.js",
        "src/ext/perspectives.browser.js",
        "src/ext/model.js",
        "src/ext/model_v5.browser.js",
        "src/ext/portability_tells.browser.js",
        "src/ext/clean-lyrics.js",
        "src/ext/v2-engine.js",
        "src/ext/model_v8.browser.js",
        "src/ext/craft_features.browser.js",
        "src/ext/v8-score.browser.js",
        "src/ext/v2-panel.js",
        "src/content.js"
      ],
      "css": [
        "src/overlay.css"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "https://suno.com/song/*",
        "https://suno.com/create*"
      ],
      "js": [
        "src/ext/humanizer_model_p1.browser.js",
        "src/ext/humanizer_model_p2.browser.js",
        "src/ext/humanizer_model_p3.browser.js",
        "src/ext/cliche_swaps.browser.js",
        "src/ext/replace_lib.browser.js",
        "src/ext/humanizer-gen.browser.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "action": {
    "default_popup": "src/popup.html",
    "default_title": "Humanize AI Slop Lyrics",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  }
}

Best Humanize AI Slop Lyrics Alternatives

Here are some Firefox add-ons that are similar to Humanize AI Slop Lyrics: