FG
💻 Software

List open Firefox tabs from the command line?

Fresh5 days ago
Mar 15, 202615480 views
Confidence Score0%
0%

Problem

Is there a way to list the open tabs in Firefox from the command line?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: List open Firefox tabs from the command line?

Low Risk

The format in latest versions is JSON compressed with LZ4 + a magic header (mozLz40\0). This small python script will print tabs: https://gist.github.com/tmonjalo/33c4402b0d35f1233020bf427b5539fa

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment