Recensioner för Save Page WE
Save Page WE av DW-dev
67 recensioner
- Betygsatt 4 av 5av Firefox-användare 13754403, för 7 år sedanI 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.Utvecklarens svar
postad för 7 år sedanBy 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’. - Betygsatt 4 av 5av Firefox-användare 13655487, för 7 år sedanThe 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! - Betygsatt 4 av 5av Flavio A. Silva, för 7 år sedan
- Betygsatt 4 av 5av Alem, för 7 år sedanGood extension, but doesn't handle big pages
Like: https://www.cpubenchmark.net/CPU_mega_page.html - Betygsatt 4 av 5av Firefox-användare 13582732, för 7 år sedanBuona. 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. - Betygsatt 4 av 5av Firefox-användare 6696096, för 7 år sedanDescription 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. - Betygsatt 4 av 5av Findhead, för 7 år sedanпробовал разные настройки, вообще ни чего сохранить не может (Win7 57 x64)
- Betygsatt 4 av 5av NotesTracker, för 7 år sedanSince 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.
- Betygsatt 4 av 5av andario2007, för 7 år sedanA 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! - Betygsatt 4 av 5av Firefox-användare 12881390, för 7 år sedanHace las funciones de unmht que parece que va a dejar de ser soportado por Firefox 57+. Addon funcional y esperemos siga mejorando, thanks developer!
- Betygsatt 4 av 5av Firefox-användare 13425745, för 7 år sedani 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 - Betygsatt 4 av 5av kolAflash, för 7 år sedanGreat 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. - Betygsatt 4 av 5av Firefox-användare 13218075, för 8 år sedanThis addon is a great replacement for Mozilla Archive Format. Its only downside is that it doesn't work on Android.
- Betygsatt 4 av 5av me, för 8 år sedanIt 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.
- Betygsatt 4 av 5av Firefox-användare 12302018, för 9 år sedanSorry, I was wrong. But you should not write that your addon saves page as "Complete file". Because without js it is not complete page.
Utvecklarens svar
postad för 8 år sedanSave 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)