Read Receipt Decliner Firefox

Examine source code of Read Receipt Decliner

By: Papaya
Inspect and view changes in Read Receipt Decliner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Read Receipt Decliner",
  "version": "1.1",
  "manifest_version": 2,
  "description": "Automatically declines to send read receipts in Google Mail",
  "icons": {
    "16": "icon-16.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://mail.google.com/*"
      ],
      "js": [
        "no-read-receipts.js"
      ],
      "all_frames": true
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{200b44ae-90ea-483f-9c0e-74711c9350ed}"
    }
  }
}

Best Read Receipt Decliner Alternatives

Here are some Firefox add-ons that are similar to Read Receipt Decliner: