GNOME Bugzilla – Bug 435011
Firefox: implement read link preview
Last modified: 2007-05-21 18:58:23 UTC
Implement read link preview in FirefoxPerk. Firefox specification can be found here: http://www.gnome.org/~parente/lsr/web/#preview
First version checked into repository. Output consists of the following three items: Link information: protocol type and name of file (ftp(s) only). Output for all protocol types. Domain information: output file location differences. Output for all protocol types. Size information: output target size as determined by http request header. Used only for ftp(s) protocols.
Now including size information for 'file' protocol.