Software eats AI Firefox

Examine source code of Software eats AI

By: UniPaul
Inspect and view changes in Software eats AI source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Software eats AI",
  "description": "Replaces every mention of 'AI' and 'Artificial Intelligence' with 'Software'",
  "version": "1.0",
  "icons": {
    "48": "icons/48.png",
    "96": "icons/96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ]
}

Best Software eats AI Alternatives

Here are some Firefox add-ons that are similar to Software eats AI: