Quickburn - Burn After Reading Firefox

Examine source code of Quickburn - Burn After Reading

Inspect and view changes in Quickburn - Burn After Reading source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Quickburn — Burn After Reading",
  "description": "Securely share sensitive info with self-destructing Quickburn links. Right-click text to create a burn-after-reading link.",
  "version": "1.1.2",
  "action": {
    "default_popup": "popup.html"
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'; worker-src 'self'"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "contextMenus",
    "clipboardWrite",
    "storage"
  ],
  "host_permissions": [
    "https://quickburn.me/*"
  ],
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "hello@utilixy.com",
      "strict_min_version": "109.0"
    }
  }
}

Best Quickburn - Burn After Reading Alternatives

Here are some Firefox add-ons that are similar to Quickburn - Burn After Reading: