After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 435011 - Firefox: implement read link preview
Firefox: implement read link preview
Status: RESOLVED FIXED
Product: lsr
Classification: Deprecated
Component: extensions
unspecified
Other Linux
: Normal normal
: 0.5.3
Assigned To: Scott Haeger
LSR maintainers
Depends on: 435907
Blocks: 435002
 
 
Reported: 2007-05-01 20:59 UTC by Scott Haeger
Modified: 2007-05-21 18:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Scott Haeger 2007-05-01 20:59:11 UTC
Implement read link preview in FirefoxPerk.

Firefox specification can be found here:
http://www.gnome.org/~parente/lsr/web/#preview
Comment 1 Scott Haeger 2007-05-21 18:16:45 UTC
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.
Comment 2 Scott Haeger 2007-05-21 18:58:23 UTC
Now including size information for 'file' protocol.