when opening a text file that was compressed with a standard method (gz,xz,bzip2,...) firefox should be able to decompress on-the-fly and not require the user to save the file to disk and manually decompress then open that file.
when compression is detected, firefox SHOULD prompt the user to either "save as-is" or "show decompressed" ; in the second case there should be the option to "save original compressed file" and "save decompressed file"
when compression is detected, contextual menu should offer an option to "save decompressed link target as..."