Privacy Portal: Privacy for your email Firefox

Examine source code of Privacy Portal: Privacy for your email

Inspect and view changes in Privacy Portal: Privacy for your email source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Privacy Portal",
  "author": "extensions@privacyportal.org",
  "homepage_url": "https://privacyportal.org",
  "description": "Your Gateway To Online Privacy",
  "version": "0.0.20",
  "manifest_version": 3,
  "permissions": [
    "activeTab",
    "identity",
    "storage",
    "notifications"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "incognito": "spanning",
  "icons": {
    "16": "/favicons/icon-16.png",
    "32": "/favicons/icon-32.png",
    "48": "/favicons/icon-48.png",
    "128": "/favicons/icon-128.png",
    "256": "/favicons/icon-256.png"
  },
  "action": {
    "default_icon": {
      "16": "/favicons/icon-16.png",
      "32": "/favicons/icon-32.png",
      "48": "/favicons/icon-48.png",
      "128": "/favicons/icon-128.png",
      "256": "/favicons/icon-256.png"
    },
    "default_title": "Privacy Portal",
    "default_popup": "index.html"
  },
  "background": {
    "type": "module",
    "service_worker": "assets/worker.js",
    "scripts": [
      "assets/worker.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://*/*"
      ],
      "js": [
        "assets/content_script.js"
      ],
      "run_at": "document_idle",
      "all_frames": true
    }
  ],
  "commands": {
    "privacy-address": {
      "suggested_key": {
        "default": "Ctrl+Shift+9"
      },
      "description": "Insert a new Privacy Address to the selected input field"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "extensions@privacyportal.org",
      "strict_min_version": "115.0"
    },
    "gecko_android": {
      "id": "extensions@privacyportal.org",
      "strict_min_version": "115.0"
    }
  }
}

Best Privacy Portal: Privacy for your email Alternatives

Here are some Firefox add-ons that are similar to Privacy Portal: Privacy for your email: