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 WebPage Same Origin APIs

WebPage Same Origin APIs por Libor Benes (Dr. B)

Detects same-origin APIs (REST, GraphQL, internal endpoints) and WebSocket connections used by the current webpage. Displays them in a fading popup with easy copy/export. • Secure. 100% client-side. No tracking. No data collection.

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

Sobre esta extensão
WebPage Same Origin APIs is a Firefox extension that helps developers, security researchers, and technical users instantly see the backend APIs and WebSocket connections that the current webpage is actually calling.

It monitors network requests in real time and displays only same-origin APIs — such as REST endpoints, GraphQL queries (/api/graphql/, /voyager/api/, /youtubei/v1/, etc.), and WebSocket connections — while ignoring static assets and third-party calls.

Features:
• Automatic fading toast notification when APIs or WebSockets are detected (top-right, fades out after 8 seconds, manual close available).
• Clean popup with scrollable list and always-visible Copy List + Export JSON buttons.
• Timestamped exports (same_origin_apis_YYYY-MM-DD_HH-MM-SS.json).
• Dynamic updates — continues detecting new calls as the page loads more content (ideal for Facebook feed, YouTube player, infinite scrolls).
• High-contrast dark UI with color-coded method badges (GET = green, POST = orange, others = purple).
• One-click copy of the full list or individual items.
• Expanded API pattern recognition including /v3/, /rpc/, /gateway/, and more.

Ideal For:
• Understanding how real websites (YouTube, LinkedIn, Facebook, etc.) communicate with their backends.
• API exploration, debugging, and integration testing.
• Bug bounty hunting and security analysis.
• Learning modern web architecture.
• Scraping research and reverse engineering.

Security-First Architecture:
• The extension is 100% client-side.
• No data collection or transmission.
• No telemetry, analytics, or tracking.
• Everything stays in your browser.
• Explicitly declared “no data collection” in the manifest.

Technical Details:
• Works on Firefox 140.0+ (desktop only).
• Uses webRequest API combined with early content-script hooks (fetch, XMLHttpRequest, sendBeacon) for better compatibility.
• Flat file structure with safe DOM methods only.
• Lightweight and performant.
• Runtime Execution RAM Footprint: ~26 KB (the execution files).
• Total Extension Download/Install Size: ~61 KB (including README.md).

Note:
On Facebook and Instagram, best results are achieved by opening a fresh tab due to heavy Service Worker usage. Scrolling the feed continues to display additional endpoints.

Test the WebPage Same Origin APIs add-on on YouTube, Facebook, LinkedIn, or any modern single-page application to see dozens of real internal API and WebSocket calls in action.
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:

  • Enviar dados para área de transferência
  • Acessar as abas do navegador
  • Acessar seus dados em todos os sites visitados

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
  • Site de suporte
  • Email de suporte
Versão
1.0
Tamanho
26,77 KB
Ultima atualização
há um mês (28 de mar de 2026)
Categorias relacionadas
  • Desenvolvimento Web
  • Privacidade e Segurança
  • Ferramentas de pesquisa
Licença
Mozilla Public License 2.0
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

Navegadores

  • Desktop
  • Mobile
  • Enterprise

Produtos

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 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.