Unsubscribe Me Firefox

Examine source code of Unsubscribe Me

Inspect and view changes in Unsubscribe Me source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Unsubscribe Me",
  "author": "Mackenzie Lee",
  "description": "One click extension that clicks 'unsubscribe' link in emails for you. Just open an email and click the icon to use.",
  "icons": {
    "48": "/images/unsub-128.png"
  },
  "action": {
    "default_icon": {
      "16": "/images/unsub-128.png",
      "24": "/images/unsub-128.png",
      "32": "/images/unsub-128.png",
      "48": "/images/unsub-128.png",
      "128": "/images/unsub-128.png"
    },
    "default_title": "Click to Unsubscribe Quickly"
  },
  "manifest_version": 3,
  "version": "0.6",
  "permissions": [
    "activeTab",
    "scripting"
  ],
  "background": {
    "scripts": [
      "scripts/background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "mackenzie@mackenziedev.com"
    }
  }
}

Best Unsubscribe Me Alternatives

Here are some Firefox add-ons that are similar to Unsubscribe Me: