I’m using launching firefox from the command line in a script to get snapshots of pages. These pages have basic http authentication. When using:
firefox http://user:pass@url.com
Either a dialog appears, or authentication doesn’t work at all.
Is there any option to make firefox open the page without showing the dialog?
Open
about:configpage in firefox. Create a new Integer key (right-click->New->Integer):network.http.phishy-userpass-lengthwith value255.