Hello! both firefox --help
and man firefox
return a list of flags and command line options, but options like --class
and --name
are missing. where can I find a complete list of options?
You must log in or register to comment.
https://wiki.mozilla.org/Firefox/CommandLineOptions
And there’s another link to gtk-specific options at the bottom.
exactly what I was looking for, thank you!