Helium Auth Exporter Firefox

Examine source code of Helium Auth Exporter

Inspect and view changes in Helium Auth Exporter source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Helium Auth Exporter",
  "version": "1.0.3",
  "description": "Exports cookies and web storage (localStorage, sessionStorage, IndexedDB) from the currently open (logged-in) page as JSON for Helium Security scanning.",
  "author": "Helium Security (helium.sh)",
  "permissions": [
    "activeTab",
    "tabs",
    "cookies",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "src/background.js"
    ]
  },
  "browser_action": {
    "default_title": "Helium Auth Exporter",
    "default_popup": "src/popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "auth-exporter@helium.sh",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "data_types": [],
        "tracking": false
      }
    }
  },
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  }
}

Best Helium Auth Exporter Alternatives

Here are some Firefox add-ons that are similar to Helium Auth Exporter: