Skip to main content

Command Palette

Search for a command to run...

Firefox Shortcuts

Efficiency Unleashed: Mastering Firefox with Quick and Powerful Shortcuts

Updated
1 min read
Firefox Shortcuts
J

I am Senior Test Automation Engineer, who is interested in Open Source & Quality at scale.

  • Look into DNS

    • about:networking#dns
  • Filter all calls

    • on method:post & <filter> string in the domain section
  • How to override UserAgent in Firefox

    • Browse to "about:config"

    • Type "general.useragent.override"

    • From the three choices: Boolean, Number, and String, select String and update the user agent.

    • Open a new tab and see the updated user agent in the network calls