Sift — HTTP capture viewer Firefox

Examine source code of Sift — HTTP capture viewer

Inspect and view changes in Sift — HTTP capture viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Sift — HTTP capture viewer",
  "version": "0.1.4",
  "description": "Privacy-first, in-memory viewer for HAR / Fiddler SAZ / Charles captures. Read-only; nothing is saved or sent.",
  "minimum_chrome_version": "110",
  "devtools_page": "src/devtools.html",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'; connect-src 'none'"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "sift@siftext.vercel.app",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Sift — HTTP capture viewer Alternatives

Here are some Firefox add-ons that are similar to Sift — HTTP capture viewer: