Full Curl Copy 作者: Danya
Professional developer tool that allows you to copy network requests from the Firefox Developer Tools as rich, replayable cURL commands, complete with simulated request/response traces.
擴充套件後設資料
關於此擴充套件
Key Features
Source code: https://github.com/rainbowjose/fullcurl
- Full cURL Command Generation: Generates standard
curlcommands with all headers, cookies, and body data (supports--data-raw), making it easy to replay requests in your terminal. - Request & Response Trace: Appends a simulated verbose output (similar to
curl -v) showing exactly what was sent and received, including response headers and body content. - Smart Split-View Interface:
- Live Request List: See requests flow in real-time.
- Instant Preview: Click any request to view details side-by-side.
- Auto-Scroll: Optionally scrolls the preview directly to the Response section for faster viewing (enabled by default).
- Powerful Filtering & Controls:
- Method Filters: Toggle visibility for GET, POST, PUT, DELETE, PATCH, OPTIONS.
- Noise Reduction: "Hide" filters are enabled by default for:
- Static assets (JS, CSS, Images, Fonts, Media) - deeply inspected via
Sec-Fetch-Destfor accuracy. - Static JSON: Specifically targets translation/config files (ending in
.json) to reduce clutter.
- Static assets (JS, CSS, Images, Fonts, Media) - deeply inspected via
- Has Response: Option to show only completed requests.
- Keyword Search: Real-time text filtering by URL.
- Configurable Limit: Set your own request buffer size (default 500, configurable up to any number).
- Export Functionality:
- Save All: Exports all captured requests to a single text file.
- Custom Filename: Specify a target filename (e.g.,
logs.txt) and the extension will automatically overwrite it in your Downloads folder, preventing clutter likelogs(1).txt.
- Persistent Settings: Your filter preferences, limit, and auto-scroll settings are saved automatically between sessions.
- Privacy-First: Runs entirely locally. No data leaves your browser.
Source code: https://github.com/rainbowjose/fullcurl
由 1 位評論者給出 0 分
權限與資料
更多資訊
- 附加元件網址
- 版本
- 1.2
- 大小
- 56.01 KB
- 最近更新
- 4 天前 (2026年2月13日)
- 相關分類
- 授權條款
- MIT License
- 版本紀錄
- 新增至收藏集