Revisiones de Save Page WE
Save Page WE por DW-dev
67 revisiones
- Se valoró con 4 de 5by Usuario de Firefox 13754403, hace 7 añosI would like to have an option to spawn the standard Windows "Save as Dialog" box so I can RENAME and save the file DIRECTLY to a location of my choosing with my preferred file name.
Coming from Faithful Save extension which had this option. Currently I copy my URL to IE and save that way to get this help. Not yet sure this will replace that process.
I gave it 4 stars as it does what it advertises.Respuesta del desarrollador
publicado el hace 7 añosBy default, files are saved to your download folder. It is possible to change the folder and/or filename using the ‘Save As’ dialog. To do this, in Firefox ‘Tools > Options > General tab’, set the ‘Downloads’ option to ‘Always ask you where to save files’. - Se valoró con 4 de 5by Usuario de Firefox 13655487, hace 7 añosThe Floppy symbol does not appear on the upper RIGHT corner, instead an empty invisible icon appears.
Clicking on the invisible icon does nothing.
Disclaimer: I am using Sandboxie 5.20 to run my firefox 57.0.3
Edit: It must be Sandboxie's fault. Outside Sandboxie, the Firefox plugin works normal and even quite good, and yes the Icon appears! On the upper right corner! - Se valoró con 4 de 5by Flavio A. Silva, hace 7 años
- Se valoró con 4 de 5by Alem, hace 7 añosGood extension, but doesn't handle big pages
Like: https://www.cpubenchmark.net/CPU_mega_page.html - Se valoró con 4 de 5by Usuario de Firefox 13582732, hace 7 añosBuona. Il salvataggio è compatibile con tutti i browser però si paga con una dimensione non sempre contenuta.
Ho dato solo 4 stelle perché mi auguro che riescano a comprimere i dati salvati. Comunque ottima. - Se valoró con 4 de 5by Usuario de Firefox 6696096, hace 7 añosDescription says that "Save Current State" saves "CSS images (currently displayed)", but the extension does no such thing.
The URL in question: https://modnakasta.ua/product/1768595:609/
The header and footer panels of the page use "data:image/svg+xml;base64" as background for "before" pseudo-element.
The "Save Chosen Items" saves these "images" correctly, for example:
.header-top_department::before {
content: "";
background: url(data:image/svg+xml;base64,SOME-LONG-CODE) no-repeat 50%;
}
But both "Save Current State" and "Save Complete Page"
(with all check-boxes selected) save the same code like this:
.header-top_department::before {
content: "";
background: url() no-repeat 50%;
}
... with empty url()
The problem: the images are "currently displayed", but are not saved in "Save Current State" and "Save Complete Page".
This is frustrating. - Se valoró con 4 de 5by Findhead, hace 7 añosпробовал разные настройки, вообще ни чего сохранить не может (Win7 57 x64)
- Se valoró con 4 de 5by NotesTracker, hace 7 añosSince I save web pages quite frequently, it's a waste of time and a pain having to move the mouse pointer from the web page up to the toolbar icon every single time. There really should be a context menu entry for Save Page As (right-click option) so that you don't have to move your focus from the web page content to the toolbar. All these extra seconds add up, over the days and months! Other than that it's a good add-on.
- Se valoró con 4 de 5by andario2007, hace 7 añosA super-useful addon, thanks so much, Mr. Developer.
However, it does not allow me to save nested images on a certain page, no matter what options I choose, and then it gives me some kinf of "bug", leaving the page unresponsive. Here´s an example of what always happens in the same website:
https://suchen.mobile.de/fahrzeuge/details.html?id=253730162
There´s no way (that I can find) to save all of the nested images, and as soon as I click any other image than the main one on the saved page, a get an unclickable, uncloseable pop-up that leaves the tab completely unresponsive.
Any chance to save the images on this particular page, mate?
Cheers! - Se valoró con 4 de 5by Usuario de Firefox 12881390, hace 7 añosHace las funciones de unmht que parece que va a dejar de ser soportado por Firefox 57+. Addon funcional y esperemos siga mejorando, thanks developer!
- Se valoró con 4 de 5by Usuario de Firefox 13425745, hace 7 añosi like it! wouldn't it make sense to make it a "page action" though?
https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/pageAction - Se valoró con 4 de 5by kolAflash, hace 7 añosGreat replacement for "Mozilla Archive Format, with MHT and Faithful Save."
But could you implement some optional compression like zip/gzip/deflate (or even xz/lzma or bzip2)? Nothing more complicated than putting the HTML file into a compressed container. Because currently the HTML files with base64 encoded images can be pretty big.
I guess the main problem may be to enable Firefox to open compressed HTML files. But maybe Mozilla likes to add such a feature if we open a bug request. Remember, Firefox already has code for decompressing zip/gzip/deflate, because that's needed in the HTTP code for compression. Mozilla has just to make use of that decompression code in the HTML code.
If Mozilla won't add support for opening compressed HTML, I still like to see an optional setting for ZIP compression. In that case the user has to care about decompressing the ZIP file before opening. - Se valoró con 4 de 5by Usuario de Firefox 13218075, hace 8 añosThis addon is a great replacement for Mozilla Archive Format. Its only downside is that it doesn't work on Android.
- Se valoró con 4 de 5by me, hace 8 añosIt should save from cache, but this addon re-downloads all the files and makes the size bigger. I used current state and did not enable any media. Whereas MAFF save for the same page was 6 times less.
- Se valoró con 4 de 5by Usuario de Firefox 12302018, hace 9 añosSorry, I was wrong. But you should not write that your addon saves page as "Complete file". Because without js it is not complete page.
Respuesta del desarrollador
publicado el hace 8 añosSave Page WE 2.0 now has options to:
- Save Current State
- Save Chosen Items
- Save Complete Page
It is possible to save the following items:
- HTML elements (all)
- Style sheets (all)
- HTML images (all or currently displayed)
- CSS images (all or currently displayed)
- Custom fonts (all)
- Scripts (all)