SingleFile | 将完整的页面保存到一个 HTML 文件中 的评价
SingleFile | 将完整的页面保存到一个 HTML 文件中 作者: gildas
896 条评价
- 评分 5 / 5来自 ecmartz,1 年前
- 评分 4 / 5来自 Firefox 用户 17059170,1 年前Very useful for quickly archiving a web page to disk with minimal hassle.
- 评分 5 / 5来自 Firefox 用户 18084911,1 年前
- 评分 5 / 5来自 bibimbap,1 年前
- 评分 5 / 5来自 Firefox 用户 17232151,1 年前
- 评分 5 / 5来自 MuronaQwQ,1 年前
- 评分 2 / 5来自 Gnarf,1 年前This extension doesn't work as expected:
I'd like to use it to archive my article listings on eBay. If I save such a page using SingleFile and then open the saved page, the image magnifier and most other interactive elements do not work. This problem appears in every browser I have tested (Firefox, Chrome, Edge, all up to date at the time of writing). I already have unblocked every resource type in the "Network - blocked resources" section of the extension's options.
Further investigation (looking at the console in Firefox) showed that Firefox wanted to load a bunch of scripts and other resources from the eBay website when opening the saved page. This failed due to the Content-Security-Policy, which is understandable. This means that SingleFile does not download scripts and other resources as expected, or does not save them locally, or does not change the URLs of such resources in the saved page so that the resources' local versions are used when opening the saved file.
Given that, the extension is not usable for me. At least, it doesn't provide anything that "File -> Save Page As ..." does not provide as well (I don't care whether or not a saved page is contained in a single file, and every browser except Firefox can save a page to a single file anyway).开发者回应
发布于 1 年前This is a known issue, you can find more info here: https://github.com/gildas-lormeau/SingleFile/blob/master/faq.md. Although, with your level of requirement, you should save page in the WARC format. This is probably your only hope of saving the web page properly.
The purpose of SingleFile is to save the page in a single file in a standard, durable format - that's what the extension is all about. - 评分 5 / 5来自 ClauS,1 年前
- 评分 5 / 5来自 SuperSexyButMean,1 年前
- 评分 4 / 5来自 RCZ_24,1 年前
- 评分 5 / 5来自 Firefox 用户 18047163,1 年前
- 评分 5 / 5来自 Firefox 用户 17917599,1 年前
- 评分 5 / 5来自 Firefox 用户 13493550,1 年前
- 评分 5 / 5来自 Nejy,1 年前Incredibly useful, especially for archiving pages. Instead of printing a page as a PDF for your records, this will be the new gold standard.
- 评分 5 / 5来自 mynamekav,1 年前Отличное дополнение, благодарю автора! Все заявленные опции работали без нареканий. Теперь о проблеме.
После обновления SingleFile до версии 1.21.60, расширение перестало работать. Нажимаю как раньше «Сохранить страницу» и ничего не происходит. Перезапускал (вкл/откл) дополнение, сбрасывал настройки — не помогло. Браузер использую Firefox 91.4.1esr на системе windows-7-x64.
На страницу расширения на сайте github.com заходил, но там всё на английском; к сожалению разобраться не смог.
>
Дополняю отзыв 1 сентября 2023 г. В обновлении SingleFile до версии 1.21.63 неисправность устранена. Всё работает без проблем. В персональных настройках дополнения ничего менять не пришлось.开发者回应
发布于 1 年前Спасибо. Мне удалось воспроизвести и устранить регрессию в Firefox 68. Исправление будет доступно в следующей версии. Вероятно, она будет доступна для загрузки примерно через неделю.
(Переведено с помощью deepl.com) - 评分 5 / 5来自 ghost986,1 年前
- 评分 5 / 5来自 Frostbyte,1 年前
- 评分 5 / 5来自 胡同學,1 年前
- 评分 5 / 5来自 wmclt,1 年前
- 评分 5 / 5来自 drk001,1 年前Great, productive, easy, useful extension. I recommend and congratulate the author.
- 评分 4 / 5来自 snow,1 年前Wow,this extension was so satisfying that nearly all website could be saved, but there is a little bug that it couldn' t work on the website written by Java.And the extension couldn't save the .gif on website. Hope the developer could fix it for promotion.
开发者回应
发布于 1 年前Thank you for the review. This is unfortunately not the best place to talk about issues. Please contact me by email (See "Support Email" here: https://addons.mozilla.org/en-US/firefox/addon/single-file/) or create an issue here: https://github.com/gildas-lormeau/SingleFile/issues. - 评分 5 / 5来自 Firefox 用户 17934205,1 年前Awesome !
Suggestion for improvement : extend the option of "saving = filesystem" with the choice of folder. Currently, it saves the file in the Download folder. There is plenty of option for the filename, but none for the file location.开发者回应
发布于 1 年前Thank you for the review. This is due to a technical limitation of extensions in Firefox. - 评分 5 / 5来自 green,1 年前This plugin is unable to save images from this website:
https://www.getchu.com/soft.phtml?id=1226804
However, under the same settings (default values), it functions properly in Chrome.
=========
Thank you very much for your response. The issue has been resolved.开发者回应
发布于 1 年前This is due to "protected" images like on weibo or sspai. You have to enable the option `Network > pass "Referer" header after a cross-origin request error` in SingleFile to fix this.