anteater Firefox

Examine source code of anteater

Inspect and view changes in anteater source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "anteater",
  "version": "2.0",
  "description": "Trims all tracking parameters from URLs on copy to the clipboard",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "dist/anteater.js"
      ]
    }
  ],
  "developer": {
    "name": "Scott Jones"
  },
  "permissions": [
    "clipboardWrite"
  ]
}

Best anteater Alternatives

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