The program is intended for the quick saving in MHT, HTML or CHM, with autorenaming if such file exists already. And saving of all (or many) of pages.
Also can save screenshots of pages in .png and do fast save images.
By default, saving is made in a folder "My documents\Web". It can be changed in "Quick Saver option"
Requirement: Win98+ and Opera 9.
Installation:
Unpack the archive in any folder (for instance: Opera\program; Readme_Eng.html must be in the folder!), then open Readme_Eng.html in Opera. Drag the necessary buttons to itself.
Automatic saving Install AutoSave.js. Go to Tools→Preferences→Advanced→Downloads.
Create MIME type «text/qsv» and select «Open with other application» C:\Program Files\Opera\program\qsaver.exe. Also select «Pass web address directly to application».
Add real site in AutoSave.js. And set the format of saving.
Quick saving of images Install QSaver.js. Go to Tools→Preferences→Advanced→Downloads.
Create MIME type «text/qsv» and select «Open with other application» C:\Program Files\Opera\program\qsaver.exe. Also select «Pass web address directly to application». Long press (0.5 sec) on image will save it in the certain folder.
Add in Ctrl+F12→Advanced→Shortcuts→Mouse setup:
«Button3 ctrl» (or just «Button3») and «Execute program, "C:\Program Files\Opera\program\qsaver.exe", "/format=imgs /method=folder /url=''%U'' /text=''%T''"»
Press Ctrl+Mouse Wheel.
For saving from context menu, add next line in section [Image Popup Menu] your file of menu:
Item, "Quick save image"=Copy image address & Execute program, "C:\Program Files\Opera\QSaver.exe", "/format=img /method=folder /url=''%C'' /text=''%T''" & Save image
Instead of the key «folder» can be «quick».
Command line parameters Execute program, "C:\Program Files\Opera\program\QSaver.exe","/format=mht /method=quick /url=''%U'' /path=''c:\web\something'' /text=''%T''" & Save document
First parameter - how to save:
png - screenshot
htm - html
html - html with images
mht - web archive
txt - text
img - image
imgs - image but preliminary to emulate Ctrl+Click.
Second:
quick - Quick saving
folder - Quick saving in a folder with the name of site
all - Quick saving of many files
This program is released under GPL General Public License This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.