Firefox 瀏覽器附加元件
  • 擴充套件
  • 佈景主題
    • 用於 Firefox
    • 字典與語言套件
    • 其他瀏覽器網站
    • Android 版的附加元件
登入
附加元件圖示

API Network Recorder 版本紀錄 - 7 個版本

API Network Recorder 作者: Fernando

目前沒有評分
0 顆星,滿分 5 顆星
5
0
4
0
3
0
2
0
1
0
API Network Recorder 版本紀錄 - 7 個版本
  • 小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。

  • 最新版本

    版本 0.2.5

    發行於 2026年8月22日 - 106.1 KB
    適用於 firefox 140.0 與更新版本
    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.

    原始碼依照 保留所有權利 條款釋出

    下載 Firefox 並安裝擴充套件
    下載檔案
  • 較舊版本

    版本 0.2.3

    發行於 2026年8月21日 - 105.34 KB
    適用於 firefox 140.0 與更新版本
    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.

    原始碼依照 保留所有權利 條款釋出

    下載檔案
  • 版本 0.1.6

    發行於 2026年5月22日 - 92.05 KB
    適用於 firefox 140.0 與更新版本
    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.

    原始碼依照 保留所有權利 條款釋出

    下載檔案
  • 版本 0.1.5

    發行於 2026年5月22日 - 92.04 KB
    適用於 firefox 140.0 與更新版本
    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.

    原始碼依照 保留所有權利 條款釋出

    下載檔案
  • 版本 0.1.4

    發行於 2026年5月22日 - 92.65 KB
    適用於 firefox 140.0 與更新版本
    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.

    原始碼依照 保留所有權利 條款釋出

    下載檔案
  • 版本 0.1.3

    發行於 2026年5月21日 - 83.25 KB
    適用於 firefox 140.0 與更新版本
    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.

    原始碼依照 保留所有權利 條款釋出

    下載檔案
  • 版本 0.1.0

    發行於 2026年5月14日 - 70.13 KB
    適用於 firefox 140.0 與更新版本

    原始碼依照 保留所有權利 條款釋出

    下載檔案
前往 Mozilla 官網

附加元件

  • 關於
  • Firefox 附加元件部落格
  • 擴充套件工作坊
  • 開發者交流中心
  • 開發者政策
  • 社群部落格
  • 討論區
  • 回報 Bug
  • 評論撰寫指南

下載

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

最新編譯版本

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

社群

  • Connect
  • Contribute
  • Developer

追蹤

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • 隱私權
  • Cookie
  • 法律資訊

除另有註明外,本站內容皆採用創用 CC 姓名標示—相同方式分享條款 3.0 或更新版本授權大眾使用。