Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Preview of Full Curl Copy

Full Curl Copy by 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.

0 (0 reviews)0 (0 reviews)
3 Users3 Users
Download Firefox and get the extension
Download file

Extension Metadata

About this extension
Key Features
  • Full cURL Command Generation: Generates standard curl commands 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-Dest for accuracy.
      • Static JSON: Specifically targets translation/config files (ending in .json) to reduce clutter.
    • 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 like logs(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
Rated 0 by 0 reviewers
Log in to rate this extension
There are no ratings yet

Star rating saved

5
0
4
0
3
0
2
0
1
0
No reviews yet
Permissions and data

Required permissions:

  • Input data to the clipboard
  • Extend developer tools to access your data in open tabs
  • Download files and read and modify the browser’s download history
  • Access your data for all websites

Data collection:

  • The developer says this extension doesn't require data collection.
Learn more
More information
Add-on Links
  • Support Email
Version
1.2
Size
56.01 KB
Last updated
a month ago (Feb 13, 2026)
Related Categories
  • Web Development
License
MIT License
Version History
  • See all versions
Add to collection
Report this add-on
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Browsers

  • Desktop
  • Mobile
  • Enterprise

Products

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.