Recenzije za Save Page WE
Save Page WE od DW-dev
Recenzija od Korisnik Firefoxa 12552652
Ocijenjeno s 5 od 5
od Korisnik Firefoxa 12552652, prije 8 godinaFirefox's native save format is an html file next to a resource folder. These resource folders clutter the local directory, and make it difficult to move, copy, or delete these saves, because every operation needs a pair operation for the folder. Save Page WE (SPWE) solves all these issues by embedding the resource folder in the HTML file. Historically, two other addons do the same thing, UnMHT and Mozilla Archive Format (MAF). Both have special file formats, .mht and .maff respectively, which cannot be opened unless the addon is installed. Since these other addons are deprecated, their special file formats are no longer acceptable. Save Page WE's pure html file format is a clearly superior engineering solution which does not require addons. This review has shrunk in length significantly from its previous versions, thanks to a number of admirable technical improvements by SPWE.
The other two addons produce the save file dialog before constructing the save. Because of this, MAF has severe problems with silent corruption, and UnMHT must detect failure and alert to re-try. SPWE reverses the order, which solves this issue intrinsically.
UnMHT and SPWE have excellent accuracy in their saves, with small differences going either way. MAF falls behind. Native Firefox saving sometimes fails outright to produce a file.
SPWE saves usually have smaller filesize than UnMHT's. SPWE's saving speed is consistently 40% faster than UnMHT, independently of file size. Some pages take 20 seconds to save, so this helps.
SPWE re-downloads resources at the time of saving. (UnMHT does too.) In practice, this almost never causes any change, only with unusual server configurations and livestream thumbnails.
As a WebExtensions addon, SPWE cannot save Firefox Reader pages, because "Firefox and Chrome do not allow loading of content scripts into [about: pages]." A workaround is to save natively as html+folder, host the save with a local web server, and re-save with SPWE. For the local web server, the addon developer suggests the Google Chrome App called “Web Server for Chrome”. Another option is to install python, run "python -m SimpleHTTPServer 8080" in a console, and then navigate to http://localhost:8080/.
The quotations in this review come from the addon developer.
The following considerations exist, but have caused no problems:
"Save Page WE cannot re-save a “.mht” file because Firefox will not load a content script into a page saved by UnMHT." SPWE cannot re-save local html files with "_files" folders, because "Both Firefox and Chrome do not allow a page to access cross-origin local ‘file:’ resources." Both of these problems can be worked around using the local web server trick.
"The JSFiddle results section (lower right quadrant) is contained in a cross-domain sandboxed iframe. Save Page WE saves the contents of same-domain iframes, but does not save the contents of cross-domain iframes.
I have looked at how UnMHT handles this case and, as far as I can see, UnMHT creates a security risk when the saved page is re-opened. This is because the original cross-domain iframe is in effect loaded as a same-domain iframe when the saved page is re-opened." This applies to Disqus as well.
The other two addons produce the save file dialog before constructing the save. Because of this, MAF has severe problems with silent corruption, and UnMHT must detect failure and alert to re-try. SPWE reverses the order, which solves this issue intrinsically.
UnMHT and SPWE have excellent accuracy in their saves, with small differences going either way. MAF falls behind. Native Firefox saving sometimes fails outright to produce a file.
SPWE saves usually have smaller filesize than UnMHT's. SPWE's saving speed is consistently 40% faster than UnMHT, independently of file size. Some pages take 20 seconds to save, so this helps.
SPWE re-downloads resources at the time of saving. (UnMHT does too.) In practice, this almost never causes any change, only with unusual server configurations and livestream thumbnails.
As a WebExtensions addon, SPWE cannot save Firefox Reader pages, because "Firefox and Chrome do not allow loading of content scripts into [about: pages]." A workaround is to save natively as html+folder, host the save with a local web server, and re-save with SPWE. For the local web server, the addon developer suggests the Google Chrome App called “Web Server for Chrome”. Another option is to install python, run "python -m SimpleHTTPServer 8080" in a console, and then navigate to http://localhost:8080/.
The quotations in this review come from the addon developer.
The following considerations exist, but have caused no problems:
"Save Page WE cannot re-save a “.mht” file because Firefox will not load a content script into a page saved by UnMHT." SPWE cannot re-save local html files with "_files" folders, because "Both Firefox and Chrome do not allow a page to access cross-origin local ‘file:’ resources." Both of these problems can be worked around using the local web server trick.
"The JSFiddle results section (lower right quadrant) is contained in a cross-domain sandboxed iframe. Save Page WE saves the contents of same-domain iframes, but does not save the contents of cross-domain iframes.
I have looked at how UnMHT handles this case and, as far as I can see, UnMHT creates a security risk when the saved page is re-opened. This is because the original cross-domain iframe is in effect loaded as a same-domain iframe when the saved page is re-opened." This applies to Disqus as well.
448 recenzija
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 19141042, prije 19 danaDirectly lets you save as html, with save as dialog and the option to edit and set up the page beforehand!
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 16745788, prije 4 mjesecaБольшое спасибо! Пользуюсь редко, но выручает именно она
- Ocijenjeno s 5 od 5od Pavel, prije 5 mjeseciDear Developer,
I’m writing to provide feedback on Save Page WE. I’ve noticed that the extension saves the web page exactly as it is rendered at the moment of saving. As a result, any content hidden behind spoilers (which remain collapsed) is not included in the saved file. This has been somewhat inconvenient, as I often need to preserve the entire content of a page.
Would it be possible to add an option in the extension’s settings to automatically expand spoiler sections (or other similar hidden elements) before saving the page? This feature would greatly enhance the usefulness of Save Page WE for users who regularly work with pages containing expandable content.
Thank you for your hard work on this excellent tool, and I look forward to any improvements you might consider.
Best regards,
Pavel - Ocijenjeno s 5 od 5od Nikitamce, prije 6 mjeseci
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 18582702, prije 6 mjeseci
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 13462872, prije 7 mjeseci
- Ocijenjeno s 5 od 5od Zing, prije 7 mjeseciAs a regular user of Save Page WE, I appreciate its ability to save entire web pages as single HTML files, making subsequent editing straightforward. This functionality surpasses Firefox's standard save feature, offering more accurate archiving and easier modification of saved pages.
- Ocijenjeno s 5 od 5od Radioamatoro, prije 8 mjeseci
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 18709981, prije 8 mjeseci
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 14295457, prije 8 mjeseci
- Ocijenjeno s 5 od 5od Víctor A. Rodríguez (Bit-Man), prije 9 mjeseciGreat tool!
One single problem I have is not allowing to download www.google-analytics.com/analytics.js but entering it in my browser can be shown and downloaded - Ocijenjeno s 4 od 5od AnneF, prije 10 mjeseciI used to love and depend on this extension. I switched to Firefox ESR and now I can't get the icon to display on the toolbar when I install the extension.
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 13545908, prije 10 mjeseci
- Ocijenjeno s 1 od 5od Bellykid, prije 10 mjeseciIt doesn't let you do anything on the page. It's just a image.
- Ocijenjeno s 5 od 5od Noel Miles, prije 10 mjeseciNo doubt, the best offline page saver. Saved my fandom guide without effort and access it smootly without destroying the web. Thumbs up!
- Ocijenjeno s 5 od 5od 雲霖, prije 10 mjeseci
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 18594010, prije godinu
- Ocijenjeno s 5 od 5od Arthur, prije godinu
- Ocijenjeno s 5 od 5od eggv83, prije godinuThis was a huge help in saving some service manuals from my auto manufacturer that stopped offering PDF versions of their documents and because "normal saving" of the HTML through the web browser didn't preserve the page formatting, hyperlinks (within the same webpage), and images. I had a couple errors or incomplete saves at first, but the add-on configuration tip that popped up resolved them.
- Ocijenjeno s 5 od 5od Alfred, prije godinu
- Ocijenjeno s 4 od 5od andreasdo, prije godinuGreat tool to one click save a whole page, but I miss a different autosave directory in the settings.
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 14060941, prije godinu