Отзиви за Save Page WE
Save Page WE от DW-dev
67 отзиви
- Оценена с 4 от 5от Firefox user 13754403, преди 7 годиниI 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.Отговор от разработчика
публикувано на преди 7 годиниBy 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’. - Оценена с 4 от 5от Firefox user 13655487, преди 7 годиниThe 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! - Оценена с 4 от 5от Flavio A. Silva, преди 7 години
- Оценена с 4 от 5от Alem, преди 7 годиниGood extension, but doesn't handle big pages
Like: https://www.cpubenchmark.net/CPU_mega_page.html - Оценена с 4 от 5от Firefox user 13582732, преди 7 годиниBuona. 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. - Оценена с 4 от 5от Firefox user 6696096, преди 7 годиниDescription 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. - Оценена с 4 от 5от Findhead, преди 7 годинипробовал разные настройки, вообще ни чего сохранить не может (Win7 57 x64)
- Оценена с 4 от 5от NotesTracker, преди 7 годиниSince 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.
- Оценена с 4 от 5от andario2007, преди 7 годиниA 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! - Оценена с 4 от 5от Firefox user 12881390, преди 7 годиниHace las funciones de unmht que parece que va a dejar de ser soportado por Firefox 57+. Addon funcional y esperemos siga mejorando, thanks developer!
- Оценена с 4 от 5от Firefox user 13425745, преди 7 годиниi 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 - Оценена с 4 от 5от kolAflash, преди 7 годиниGreat 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. - Оценена с 4 от 5от Firefox user 13218075, преди 8 годиниThis addon is a great replacement for Mozilla Archive Format. Its only downside is that it doesn't work on Android.
- Оценена с 4 от 5от me, преди 8 годиниIt 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.
- Оценена с 4 от 5от Firefox user 12302018, преди 9 годиниSorry, I was wrong. But you should not write that your addon saves page as "Complete file". Because without js it is not complete page.
Отговор от разработчика
публикувано на преди 9 годиниSave 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)