Extensões do Navegador Firefox
  • Extensões
  • Temas
    • Firefox
    • Dicionários e Pacotes de Idioma
    • Outros navegadores
    • Extensões para Android
Entrar
Pré-visualização de Sift — HTTP capture viewer

Sift — HTTP capture viewer por Jackson Mafra

Privacy-first, in-memory viewer for HAR / Fiddler SAZ / Charles captures. Read-only; nothing is saved or sent.Sift is a read-only viewer for HTTP session captures. You drag a capture file onto the panel and Sift renders a navigable request and respon

0 (0 avaliações)0 (0 avaliações)
Nenhum usuárioNenhum usuário
Baixe o Firefox e instale a extensão
Baixar arquivo

Metadados da extensão

Capturas de tela
Sobre esta extensão
Sift is a read-only viewer for HTTP session captures. You drag a capture file onto the panel and Sift renders a navigable request and response inspector. It parses the file entirely in memory and never writes anything to disk.
It opens three formats:
•
HAR (.har), the HTTP Archive JSON format exported by browser developer tools and many HTTP clients.
•
Fiddler SAZ (.saz) session archives.
•
Charles session exports, both .xml and .trace.
All three are normalized into the same internal model, so the inspector behaves identically regardless of where the capture came from.
What it does:
•
Shows a request list with method, status (colored by class), host, path, response type, size, and duration. The list is virtualized, so captures with thousands of requests stay responsive.
•
Shows a detail pane with tabs for request and response headers, query parameters, cookies, request body, response body, and timing.
•
Pretty-prints and syntax-highlights JSON, XML, HTML, CSS, and JavaScript bodies. Large bodies are held behind an explicit "render anyway" control so a single request cannot lock up the panel.
•
Masks sensitive values by default. Authorization headers, cookies, Set-Cookie headers, common API-key headers, and token-shaped query parameters are hidden until you click to reveal an individual value, or use the global reveal toggle.
•
Decompresses gzip and deflate response bodies and reassembles chunked transfer encoding. Brotli-encoded bodies cannot be decoded with the bundled library and are shown as raw bytes with a clear "not decoded" badge rather than failing.
•
Exports a sanitized HAR. This rebuilds a valid HAR file with every sensitive value replaced by a placeholder, so a capture can be shared without leaking credentials. The export is the only file Sift produces, and only as a download you start.
•
Searches across URL, headers, and body text, with quick filters by method, status class, host, and response MIME type.
Who it is for: developers and QA engineers who need to read a capture someone sent them, or one they exported, without uploading it to an online tool or installing a heavier proxy. Because nothing is persisted, the panel is empty again after a reload, by design.
How to use it: open Chrome DevTools, select the "Sift" panel, and drop a capture file onto it. There is no toolbar popup; the extension exists only as a DevTools panel.
Limitations, stated plainly:
•
Brotli (br) response bodies are not decoded.
•
Encrypted or password-protected SAZ archives are detected and refused with a clear message rather than guessed at.
•
The Charles .chls and .tcpsf formats and packet captures (pcap/pcapng) are not supported. Export HAR from those tools instead.
•
There is no live capture in this version. Sift views files you already have.
Avaliado em 0 por 1 revisor
Identifique-se para avaliar esta extensão
Ainda não existem avaliações

Avaliação salva

5
0
4
0
3
0
2
0
1
0
Ainda sem análises
Permissões e dados

Permissões necessárias:

  • Estender as ferramentas de desenvolvimento para acessar seus dados nas abas abertas

Coleta de dados:

  • O desenvolvedor afirma que esta extensão não requer coleta de dados.
Saiba mais
Mais informações
Links da extensão
  • Página Inicial
  • Site de suporte
  • Email de suporte
  • Copiar ID da extensão
Versão
0.1.4
Tamanho
79,55 KB
Ultima atualização
há um mês (18 de jun de 2026)
Categorias relacionadas
  • Desenvolvimento Web
Licença
Licença MIT
Política de privacidade
Leia a política de privacidade desta extensão
Histórico de versões
  • Ver todas as versões
Adicionar a uma coleção
Denunciar esta extensão
Ir para a página inicial da Mozilla

Extensões

  • Sobre
  • Blog de extensões do Firefox
  • Workshop de extensões
  • Central do desenvolvedor
  • Diretivas do desenvolvedor
  • Blog da comunidade
  • Fórum
  • Relatar um erro
  • Guia de análise

Baixar

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

Versões mais recentes

  • Nightly
  • Beta

Firefox para empresas

  • Enterprise

Comunidade

  • Connect
  • Contribute
  • Developer

Seguir

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Privacidade
  • Cookies
  • Jurídico

Exceto onde de outra forma notado, o conteúdo deste site está licenciado sob a Creative Commons Licença de Atribuição Compartilha-Igual v3.0 ou qualquer versão posterior.