SingleFile 的評論
SingleFile 作者: gildas
36 筆評論
- 來自 john,12 天前評價 4 分,滿分 5 分
- 來自 ANNOTONS,1 個月前評價 4 分,滿分 5 分
- 來自 Firefox 使用者 16568973,3 個月前評價 4 分,滿分 5 分
- 來自 scottobob,5 個月前評價 4 分,滿分 5 分If the page being annotated is already a local file, then SingleFile should save back to that file instead of making a new file in the Downloads folder.
This would be useful when re-annotating a file you've already saved.
Edit 1: There is an option "File name > filename conflict resolution" but this provides no way to save to the original file except by renavigating the whole path to the original html source file, and re-specifying the filename.
What I'm asking for is that SingleFile literally saves back to the original source html file (possibly with an overwrite warning for safety, although I would be happier without that).
Edit 2: disabling the option "File name > open the "Save as" dialog to confirm the file name" doesn't affect this problem; the file is still written to the Downloads directory instead of its original location.開發者回應
張貼於 5 個月前There is an option for that, see "File name > filename conflict resolution".
Edit 1: I think it's possible by also disabling the option "File name > open the "Save as" dialog to confirm the file name" (this is the default state)
Edit 2: It's technically impossible for an extension to save the file in another folder than the "Downloads" folder or its subfolders. - 來自 Jerin,5 個月前評價 4 分,滿分 5 分
- 來自 salsicha385,7 個月前評價 4 分,滿分 5 分
- 來自 Firefox 使用者 14176476,7 個月前評價 4 分,滿分 5 分
- 來自 Xentenel,8 個月前評價 4 分,滿分 5 分
- 來自 Saizō Kurosaki,8 個月前評價 4 分,滿分 5 分
- 來自 A user,9 個月前評價 4 分,滿分 5 分
- 來自 Firefox 使用者 16046857,10 個月前評價 4 分,滿分 5 分
- 來自 Gato_Arcoíris,10 個月前評價 4 分,滿分 5 分
- 來自 Firefox 使用者 15035683,1 年前評價 4 分,滿分 5 分Works well, I wish there was an additional setting where you could choose where the file goes automatically, without changing the download location in Firefox, as I prefer all my saved pages in a different location than all my other downloads go to. (I currently have to move all the saved pages from "~/Downloads" to another folder.)
- 來自 browser.tech,1 年前評價 4 分,滿分 5 分I tried SingleFile briefly. It works. Looks like a well thought out and put together addon.
One thing I noticed, when you have the option enabled for "include the info bar in the saved page," the page actually shows a floating icon in the upper corner. If you click on this icon a flyout will indicate the time the page was saved, then if you hover over a tiny button on the flyout the original URL will popup. Clicking the tiny button takes you to the original URL.
This all looks nice, but I prefer the way Save Page WE does it. Save Page displays a fixed header bar with the full URL and time the page was saved. For someone like me who's always paying attention to the URL bar this is nicer. It's easier to understand that the page you're viewing is an archive, and easier to get to the original page with a single click.
Note that both the floating icon in SingleFile and the header bar in Save Page WE can be closed.
I also notice that neither SingleFile or Save Page WE works in FireFox reader view. A small thing, but it would be nice. That's what I was really looking for when I tried SingleFile.開發者回應
張貼於 1 年前Thanks for the review. It is technically impossible to make an add-on run in the reader view. However, you can format the page, as the reader view does, in the annotation editor by clicking the button "format the page for better readability" (page with glasses icon) when present. - 來自 piecevcake,1 年前評價 4 分,滿分 5 分Excellent well structured and many options.
A pity the annotated pages are lost between sessions. Otherwise it would replace all the markup addons as well!
Would have 5 stars if it worked on moz pages.
Reply to Dev- THIS page for example, and addons page. Will open on github開發者回應
張貼於 1 年前Thank you for the review. That's unfortunately impossible from a technical point of view to save a moz: page. I do not know what moz: page you want to save but if that's the reader view, note that there is a button in the annotation editor to format the page like in the reader view. If you have an account on github, I recommend to open an issue if you want to discuss about this.
Reply #2
THIS page cannot be saved with Firefox because Mozilla blocks extensions on some of their domains. You can use another browser like Chrome to circumvent this limitation though. - 來自 Anurella,1 年前評價 4 分,滿分 5 分
- 來自 Firefox 使用者 15766227,1 年前評價 4 分,滿分 5 分
- 來自 Firefox 使用者 13048311,1 年前評價 4 分,滿分 5 分
- 來自 Marieli,1 年前評價 4 分,滿分 5 分
- 來自 Abe,1 年前評價 4 分,滿分 5 分Make sure to enable this for JavaScript (https://github.com/gildas-lormeau/SingleFile/blob/master/faq.md#why-dont-interactive-elements-like-folding-titles-dynamic-maps-or-carousels-work-properly-in-saved-pages).
Works great! However, I really feel like saving scripts, audio elements, etc. should be enabled by default.開發者回應
張貼於 1 年前Thank you for the review. The default settings are optimized to produce light (and faithful) snapshot of pages because this was the most recurrent complain in the past. That's why the options you mentioned are disabled. Note also that disabling the option "remove scripts" can, unfortunately, lead to corrupted pages. - 來自 Zlek,1 年前評價 4 分,滿分 5 分
- 來自 MaRo,1 年前評價 4 分,滿分 5 分Great addon - thanks! Suggestion: to add a header on saved page showing the URL of the page.
開發者回應
張貼於 1 年前Thank you - It already exists, it's called the "infobar" (cf. the "i" icon at the top right when opening saved pages). By default, it will give you the saved date and a link to the original page.