SpamCop Automator Firefox

Examine source code of SpamCop Automator

Inspect and view changes in SpamCop Automator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "SpamCop Automator",
  "version": "1.1.2",
  "description": "Automatically submits all pending SpamCop reports.",
  "action": {
    "default_title": "SpamCop Automator"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.spamcop.net/sc*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "spamcop-automator@ghostwheel.kiwi",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best SpamCop Automator Alternatives

Here are some Firefox add-ons that are similar to SpamCop Automator: