Disable print preview in Google Chrome on Mac
- Quit Google Chrome
- Launch Terminal on your Mac. (Search “Terminal” using the Search box)
- Type defaults write com.google.Chrome DisablePrintPreview -bool true
- Close Terminal and open Google Chrome
Disable print preview in Google Chrome on Windows
- Close Google Chrome
- From your desktop, right click Google Chrome
- Click Properties
- In the dialog box, add ‘ –disable-print-preview‘ at the end of the Target field sans the apostrophe (make sure to include the space before –)
- Click Apply
Disable print preview in Firefox on Mac
- In the address bar type “about:config” and press Enter.
- Right click on the page, hover over ‘New’ and click on ‘Boolean’
- Type ‘print.always_print_silent’ as the preference name and click ‘OK’
- Click on ‘true’ and click ‘OK’.
- Close the about:config window.
Disable print preview in Firefox on Windows
- In the address bar type “about:config” and press Enter.
- Right click on the page, hover over ‘New’ and click on ‘Boolean’
- Type ‘print.always_print_silent‘ as the preference name and click ‘OK’
- Click on ‘true’ and click ‘OK’.
- Close the about:config window.