Love Not Robots Firefox

Examine source code of Love Not Robots

Inspect and view changes in Love Not Robots source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Love Not Robots",
  "description": "Replaces the \"I'm not a robot\" text from Google's reCAPTCHA with the words \"I feel love for others\".",
  "version": "1.2",
  "homepage_url": "http://www.jeffreythompson.org",
  "permissions": [
    "tabs",
    "<all_urls>"
  ],
  "icons": {
    "16": "images/icon16.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "background": {
    "scripts": [
      "jquery-3.2.1.min.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "jquery-3.2.1.min.js",
        "replace.js"
      ],
      "all_frames": true,
      "run_at": "document_end"
    }
  ],
  "manifest_version": 2
}

Best Love Not Robots Alternatives

Here are some Firefox add-ons that are similar to Love Not Robots: