Buscador de complementos para Firefox
  • Extensiones
  • Temas
    • para Firefox
    • Diccionarios y paquetes de idiomas
    • Otros sitios de navegadores
    • Complementos para Android
Iniciar sesión
Icono del complemento

Historial de versiones de API Network Recorder - 7 versiones

API Network Recorder por Fernando

Todavía no hay valoraciones
0 estrellas de 5
5
0
4
0
3
0
2
0
1
0
Historial de versiones de API Network Recorder - 7 versiones
  • ¡Ten cuidad con las versiones antiguas! Se suelen mostrar para pruebas y a modo de referencia.Deberías usar siempre la última versión disponible de un complemento.

  • Última versión

    Versión 0.2.5

    Lanzada el 22 de ago. de 2026 - 106,1 KB
    Compatible con firefox 140.0 y superiores
    This release focuses on making the popup and inspector feel snappier and less disruptive:
    • Fixed the popup sometimes flickering (rapidly resizing) or rendering too narrow when opened.
    • Fixed the inspector page interrupting text selection and stealing input focus during its automatic refresh.
    • The request list no longer jumps around: it stays anchored to the record you're viewing, and only auto-scrolls (smoothly) when you're already at the top and new requests arrive.
    • Selecting a request or endpoint no longer resets your scroll position in the list.
    • Added a "Copy domain" action, plus a quick visual confirmation flash on every Copy button.
    • Added one-click "Ignore this domain" controls in both the popup and the request details view, so a domain can be excluded from capture without typing it in manually.
    • Refreshed scrollbar styling to match the extension's dark theme.

    Se publicó el código fuente bajo la licencia Todos los derechos reservados

    Descarga Firefox y obtiene la extensión
    Descargar archivo
  • Versiones antiguas

    Versión 0.2.3

    Lanzada el 21 de ago. de 2026 - 105,34 KB
    Compatible con firefox 140.0 y superiores
    v0.2.3
    Fixed
    Popup flicker on open — the popup no longer rapidly expands/contracts. DOM updates from the three status calls (summary, settings, capture status) are now batched into a single pass instead of writing to the DOM as each async response landed separately.
    Popup width collapsing to a narrow column — body { width: min(420px, 100vw) } was self-referential (Chrome measured the popup against its own not-yet-sized viewport). Replaced with a fixed 420px so the popup sizes correctly on the very first layout.
    Can't select text / typing loses focus in the inspector page — the auto-refresh (every 2s) was replacing the entire page DOM even when no new records had arrived, wiping out any active selection or focus. It now skips the render entirely when nothing changed, and also skips while the user has an active text selection.
    Request list scroll jumping on its own — new records are prepended at the top, so preserving a raw pixel scroll offset showed different records after every refresh. The list now anchors to the specific record the user was viewing and keeps it in place; if the user is already pinned near the top, it follows new records automatically (chat-style).
    Copy buttons (domain/cURL/response/endpoint markdown) never flashed — they read event.currentTarget after an await, but the browser resets currentTarget to null once a click event's synchronous dispatch phase ends. Fixed by capturing the button reference before the await.
    Added
    Copy domain button in the request details header.
    Copy confirmation animation — any copy button (domain, cURL, response, per-section copy, endpoint markdown) now flashes a teal highlight on a successful copy.
    Smooth auto-scroll — when new records arrive while pinned near the top of the list, the view now glides up to reveal them (scrollTo({behavior:"smooth"})) instead of snapping instantly.
    Themed scrollbars across the popup and inspector page, matching the dark UI instead of the default OS scrollbar.
    "Ignore this domain" button in the popup, next to "Ignore this tab" — toggles the current tab's hostname in/out of the ignored-domains list in one click, no typing required. The "Ignore this tab" label was simplified (dropped the hostname) so the two buttons don't compete for space.

    Se publicó el código fuente bajo la licencia Todos los derechos reservados

    Descargar archivo
  • Versión 0.1.6

    Lanzada el 22 de may. de 2026 - 92,05 KB
    Compatible con firefox 140.0 y superiores
    Fixed a Firefox-specific issue where the deep capture panel could appear even though the feature is not supported in Firefox.

    This version improves the Firefox recording experience by keeping the interface focused on the options available in the browser.

    Se publicó el código fuente bajo la licencia Todos los derechos reservados

    Descargar archivo
  • Versión 0.1.5

    Lanzada el 22 de may. de 2026 - 92,04 KB
    Compatible con firefox 140.0 y superiores
    Updated the screen recording workflow with improved capture reliability and Firefox compatibility.

    Changes in this version:
    - Improved screen, window, and tab recording behavior.
    - Fixed Firefox response body capture handling.
    - Fixed request body capture in deep capture mode.
    - Improved body response normalization.
    - Improved page bridge message handling.
    - Updated extension manifest and version metadata.
    - Added minor stability and UI improvements.

    Se publicó el código fuente bajo la licencia Todos los derechos reservados

    Descargar archivo
  • Versión 0.1.4

    Lanzada el 22 de may. de 2026 - 92,65 KB
    Compatible con firefox 140.0 y superiores
    Improved network body capture and inspection.
    • Added Firefox response body capture using Firefox's webRequest response stream API.
    • Improved Chrome deep capture behavior for new and navigated tabs.
    • Improved binary body handling so encoded payloads are shown as binary/base64 previews instead of unreadable corrupted text.
    • Added per-section Copy buttons for request headers, request body, response headers, and response body.
    • Improved request/response body classification for JSON, text, form data, and binary payloads.

    Se publicó el código fuente bajo la licencia Todos los derechos reservados

    Descargar archivo
  • Versión 0.1.3

    Lanzada el 21 de may. de 2026 - 83,25 KB
    Compatible con firefox 140.0 y superiores
    API Network Recorder has been updated with improved browser support, capture reliability, and release packaging.

    What changed:
    - Added Firefox support.
    - Added browser-specific builds and release packaging.
    - Improved API request recording.
    - Added support to pause automatic fetching/capturing.
    - Improved page bridge messaging and failure handling.
    - Updated extension manifest and privacy policy metadata.
    - Fixed listing of request bodies.
    - Updated remote site handling.
    - Updated extension version and capture settings management.

    Se publicó el código fuente bajo la licencia Todos los derechos reservados

    Descargar archivo
  • Versión 0.1.0

    Lanzada el 14 de may. de 2026 - 70,13 KB
    Compatible con firefox 140.0 y superiores

    Se publicó el código fuente bajo la licencia Todos los derechos reservados

    Descargar archivo
Ir a la página de inicio de Mozilla

Complementos

  • Acerca de
  • Blog de complementos de Firefox
  • Taller de extensiones
  • Central del desarrollador
  • Normativas para desarrolladores
  • Blog de la comunidad
  • Foro
  • Informar de un error
  • Guía de revisión

Download

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

Latest Builds

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

Community

  • Connect
  • Contribute
  • Developer

Follow

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Privacidad
  • Cookies
  • Legal

A menos que se indique lo contrario, el contenido de este sitio está licenciado bajo la licencia Creative Commons Reconocimiento Compartir-Igual v3.0 o una versión posterior.