Recenzije za Save Page WE
Save Page WE od DW-dev
447 recenzija
- Ocijenjeno s 1 od 5od Joerg_Schaper, prije 7 godinaIs it possible at all to provide the ability to save pages from the READER VIEW ?
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 13503988, prije 7 godina
- Ocijenjeno s 5 od 5od Vova, prije 7 godina
- Ocijenjeno s 4 od 5od Korisnik Firefoxa 6696096, prije 7 godinaDescription 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. - Ocijenjeno s 2 od 5od Korisnik Firefoxa 13466023, prije 7 godina
- Ocijenjeno s 1 od 5od Guy Ladan, prije 7 godina
- Ocijenjeno s 1 od 5od Guy Ladan, prije 7 godina
- Ocijenjeno s 2 od 5od Korisnik Firefoxa 13472424, prije 7 godina
- Ocijenjeno s 4 od 5od Findhead, prije 7 godinaпробовал разные настройки, вообще ни чего сохранить не может (Win7 57 x64)
- Ocijenjeno s 5 od 5od FF_user, prije 7 godina
- Ocijenjeno s 4 od 5od NotesTracker, prije 7 godinaSince 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.
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 13503851, prije 7 godinaMost importantly, this is what page are saved in the format which are accessible for editing. I has turned to SavePageWE because the UnTNT does not work in Firefox v57.
- Ocijenjeno s 4 od 5od andario2007, prije 7 godinaA 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! - Ocijenjeno s 5 od 5od keff300, prije 7 godinaПростое удобное дополнение и очень нужное. Отлично работает.
Thank you for this top tool ! - Ocijenjeno s 5 od 5od Korisnik Firefoxa 13466531, prije 7 godina
- Ocijenjeno s 4 od 5od Korisnik Firefoxa 12881390, prije 7 godinaHace las funciones de unmht que parece que va a dejar de ser soportado por Firefox 57+. Addon funcional y esperemos siga mejorando, thanks developer!
- Ocijenjeno s 4 od 5od Korisnik Firefoxa 13425745, prije 7 godinai 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 - Ocijenjeno s 4 od 5od kolAflash, prije 7 godinaGreat 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. - Ocijenjeno s 5 od 5od Kohcab (Themes developer), prije 7 godinaEDIT : Thanks, I give 5 stars back. Webextensions suck :(
Odgovor programera
objavljeno prije 7 godinaSave Page WE uses the new Firefox WebExtensions API's, which are pretty much the same as the Chrome extension API's.
These API's do not allow extensions to perform certain types of operations on a few pages, which are either browser administration pages or web store pages, specifically:
- about:
- moz-extension:
- https://addons.mozilla.org
- chrome:
- chrome-extension:
- https://chrome.google.com/webstore
There is nothing that Save Page WE can about this. - Ocijenjeno s 3 od 5od skip, prije 7 godinaPlease provide the ability to save pages from the Reader view.
- Ocijenjeno s 5 od 5od Metal_66, prije 7 godinaIch verstehe nicht, wieso ich nur einen Stern vergeben hatte. Es sollten 5 Sterne sein!
Es speichert alle Seiten nahezu perfekt. Einen besseren Ersatz für Mozilla Archive Format hätte es nicht geben können!
Bei meinen ca. 60 Add-ons gehört es zu den Top 5 Erweiterungen. (Aktualisiert am Nov. 8, 2018) - Ocijenjeno s 5 od 5od Korisnik Firefoxa 13394790, prije 8 godinathanks, this is a very good addon!!
i have a lot mht format,
i can open it with unmht addon (legacy),
can u help me convert it to "save page we" html format?
until now "save page we" prevent to save mht format to html.
sory for my bad english.
thanks for your effortOdgovor programera
objavljeno prije 8 godinaTo migrate a file saved by UnMHT or Mozilla Archive Format (MAF), please follow these steps:
1. Open the saved ".mht" or “.maff” file in Firefox using UnMHT or MAF respectively.
2. Re-save as an “.htm” file+folder using Firefox’s “Save Page As...” (Web Page, complete).
3. Serve the saved “.htm” file+folder through a local web server and open in Firefox. **
4. Re-save using Save Page WE.
** Suggest using a Google Chrome App called “Web Server for Chrome” from the Chrome Web Store:
https://chrome.google.com/webstore/detail/web-server-for-chrome/ofhbbkphhbklhfoeikjpcbhemlocgigb