Hacker News new | ask | show | jobs
by kibwen 5071 days ago
The new developer command-line interface (Shift+F2) looks really neat, though I'll have to play with it to see if it really turns out to be useful. Here's a list of commands:

  addon - Manipulate add-ons
  break - Manage breakpoints
  calllog - Commands to manipulate function call logging
  console - Commands to control the console
  cookie - Display and alter cookies
  dbg - Manage debugger
  edit - Tweak a page resource
  export - Export resources
  firebug - Web Development Evolved
  help - Get help on the available commands
  inspect - Inspect a node
  pagemod - Make page changes
  pref - Commands to control settings
  resize - Control Responsive Design Mode
  restart - Restart Firefox
  screenshot - Save an image of the page
  tilt - Visualize the webpage in 3D
1 comments

Thanks! They should disable the flyout completion for now, though. It causes the input box to lose focus, can't type a command with that.