Slopify Firefox

Examine source code of Slopify

By: milkman
Inspect and view changes in Slopify source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Slopify",
  "version": "1.0",
  "description": "Replaces 'AI' with 'slop' on web pages",
  "icons": {
    "48": "icons/icon-48.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "adam@wilber.us",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "slopify.js"
      ]
    }
  ]
}

Best Slopify Alternatives

Here are some Firefox add-ons that are similar to Slopify: