Skip to content

eobrain/cmdlnprint

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Firefox Extension for Command-Line Print

This is a fork of Torisugari's code, which adds a -noheadfoot option. See his documentation of an older version.

When this extension is installed in your Firefox you can use it like this:

firefox -print http://www.example.com/index.html
firefox -print http://www.example.com/index.html -printmode PNG
firefox -print http://www.example.com/index.html -printdelay 10
firefox -print http://www.example.com/index.html -printmode pdf -printfile ../foo.pdf
firefox -print http://www.example.com/index.html -printmode pdf -printfile ../foo.pdf -noheadfoot

The new -noheadfoot options suppresses the header and footer that would otherwise be added to the printed page.

About

An Addon for Mozilla Firefox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%