LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 09-24-2020, 10:34 PM   #1
Skaperen
Senior Member
 
Registered: May 2009
Location: center of singularity
Distribution: Xubuntu, Ubuntu, Slackware, Amazon Linux, OpenBSD, LFS (on Sparc_32 and i386)
Posts: 2,681
Blog Entries: 31

Rep: Reputation: 176Reputation: 176
looking for firefox extension to save files


i am looking for a firefox extension to (when turned on) save the contents of every URL it requests over every protOcol, especially HTTPS. doing this at a proxy server will just get encrypted content for HTTPS. i want to see it all in the clear as the browser gets it. it should name the files the same as the URL. it's like an infinite cache with clear naming.

i've tried to look through what mozilla.org has, but there are just way too many to check. i don't know what something like this would be called.
 
Old 09-25-2020, 03:09 PM   #2
sevendogsbsd
Senior Member
 
Registered: Sep 2017
Distribution: FreeBSD
Posts: 2,252

Rep: Reputation: 1011Reputation: 1011Reputation: 1011Reputation: 1011Reputation: 1011Reputation: 1011Reputation: 1011Reputation: 1011
Will wget suffice for this? I have some familiarity with pulling files with wget but I am certain others have much more experience.
 
Old 09-25-2020, 06:13 PM   #3
Skaperen
Senior Member
 
Registered: May 2009
Location: center of singularity
Distribution: Xubuntu, Ubuntu, Slackware, Amazon Linux, OpenBSD, LFS (on Sparc_32 and i386)
Posts: 2,681

Original Poster
Blog Entries: 31

Rep: Reputation: 176Reputation: 176
there's an extension called wget?

this needs to operate within Firefox so it can archive what i am browsing, when i turn it on. i also want to get timing info, like connection start, connection complete, request send, each request read, connection close, etc.

if HTTP proxies understand a browser asking for the proxy to make an HTTPS request, then an extension having Firefox pass HTTPS URLs to the proxy like it passes HTTP URLs, might be a way to go. i think it might be easier to get a proxy to do this. currently, Firefox passes HTTPS to a proxy as an encrypted connection forwarding request, making capture unworkable.
 
Old 09-25-2020, 06:28 PM   #4
crts
Senior Member
 
Registered: Jan 2010
Posts: 2,020

Rep: Reputation: 757Reputation: 757Reputation: 757Reputation: 757Reputation: 757Reputation: 757Reputation: 757
I do not think such a plugin exists. You can use Firefox's build-in network monitor to record the traffic but it does not save the webpages that you have visited.
 
Old 09-25-2020, 07:22 PM   #5
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,311
Blog Entries: 28

Rep: Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137
If search Firefox extensions for "save web pages," you will find a number of choices. I have not used any of them.

wget is command line program that is normally included in Linux distros that can fetch remote content. See man wget for more.
 
Old 09-26-2020, 12:27 AM   #6
Skaperen
Senior Member
 
Registered: May 2009
Location: center of singularity
Distribution: Xubuntu, Ubuntu, Slackware, Amazon Linux, OpenBSD, LFS (on Sparc_32 and i386)
Posts: 2,681

Original Poster
Blog Entries: 31

Rep: Reputation: 176Reputation: 176
i know about wget. i have a few scripts that use it. it can get the exposed files of an HTTP(S) server recursively. a couple of my scripts do that. but some websites have rules on certain files to limit their download unless a specific referrer is used (BTDT back in my ISP manager days). others have files with names generated by Javascript code (BTDT, too) so they are unlinked unless you run the Javascript.

i want to save whatever is sent, be that HTML, CSS, Javascript, image files, sound files, video segments, other extension i'm downloading, etc. if it has a crazy dynamic URL (another BTDT), then that becomes the path name. it will need to make directories as needed.

a version that saves into AWS S3 or an equivalent service would be great (it would solve a technical issue i foresee).
 
Old 09-27-2020, 02:15 PM   #7
Skaperen
Senior Member
 
Registered: May 2009
Location: center of singularity
Distribution: Xubuntu, Ubuntu, Slackware, Amazon Linux, OpenBSD, LFS (on Sparc_32 and i386)
Posts: 2,681

Original Poster
Blog Entries: 31

Rep: Reputation: 176Reputation: 176
Quote:
Originally Posted by frankbell View Post
If search Firefox extensions for "save web pages," you will find a number of choices. I have not used any of them.
it looks like all this finds are extensions that can save the current web page as a single HTML file. i thought that kind of thing was already built in. whet i want should be simple enough if the right hooks are available. for every request of content by a URL, create any needed parent directories and open an output file with a name like the URL, in the designated directory. as content arrives, write a copy of it to that output file. that copy may begin with received headers.

if i could write extensions and implemented this, i'd include a way to handle repeat requests getting different content.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Requesting terminal command that (recursively) totals size per file extension and number of files per extension triciasurfer Linux - General 8 08-06-2020 07:08 PM
[Xlib: extension "Generic Event Extension" missing on display] nomachine/x11 forward digger86 Linux - Software 0 05-21-2010 01:29 AM
Magento Install: dom extension and mcrypt extension mjdb Linux - Newbie 0 02-21-2009 02:58 AM
Linux file extension vs Dos file Extension? manaa Linux - Newbie 6 02-12-2009 04:19 PM
looking for a firefox extension win32sux Linux - Software 2 05-31-2005 06:28 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 09:56 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration