API Network Recorder bởi Fernando
Capture authorized API requests and responses for debugging, documentation, and API analysis.
Siêu dữ liệu mở rộng
Ảnh chụp màn hình
Về tiện ích mở rộng này
API Network Recorder is a developer tool for capturing, inspecting, filtering, and exporting API/network traffic directly from Firefox.
Use it to debug API integrations, inspect request and response data, document observed endpoints, and generate exportable API references from real browser traffic.
Features:
Firefox uses silent network capture through webRequest. Response bodies may be unavailable when the browser does not expose them through standard extension APIs.
Captured data is stored locally in the browser and is not uploaded to an external server by this extension.
Use it to debug API integrations, inspect request and response data, document observed endpoints, and generate exportable API references from real browser traffic.
Features:
- Capture API-like network requests from web pages.
- Inspect request URLs, HTTP methods, status codes, request headers, request bodies, response headers, and response metadata.
- Filter captured records by search text, HTTP method, status group, source, host, and API-only mode.
- Group captured traffic by endpoint.
- Export captured records as JSON.
- Export grouped endpoints as Markdown documentation.
- Export an OpenAPI draft based on observed traffic.
- Pause and continue live updates in the inspector.
- Store captured records locally in the browser.
Firefox uses silent network capture through webRequest. Response bodies may be unavailable when the browser does not expose them through standard extension APIs.
Captured data is stored locally in the browser and is not uploaded to an external server by this extension.
Được xếp hạng 0 (bởi 1 người dùng)
Quyền hạn và dữ liệu
Quyền hạn bắt buộc:
- Truy cập các thẻ trên trình duyệt
- Truy cập dữ liệu của bạn trên mọi trang web
Quyền hạn tùy chọn:
- Truy cập dữ liệu của bạn trên mọi trang web
Dữ liệu cần thu thập, theo nhà phát triển:
- Hoạt động duyệt
- Nội dung trang web
Thêm thông tin
- Liên kết tiện ích
- Phiên bản
- 0.1.6
- Kích cỡ
- 92,05 KB
- Cập nhật gần nhất
- 17 ngày trước (22 Thg 05 2026)
- Thể loại có liên quan
- Giấy phép
- Mọi Quyền Được Bảo Lưu
- Chính sách riêng tư
- Đọc chính sách riêng tư của tiện ích này
- Lịch sử các phiên bản
- Thêm vào bộ sưu tập
The extension captures request and response metadata from the active browsing session and lets users review endpoints, headers, request bodies, response data, status codes, timing, and source information. Users can export captured data as JSON, Markdown, or an OpenAPI draft.
The extension does not upload captured traffic to any external server. Captured data is processed locally in the browser and exported only when the user manually chooses to do so.
This add-on is intended for debugging API integrations, documenting endpoints, reviewing request/response payloads, and troubleshooting web applications.