SingleFile | 将完整的页面保存到一个 HTML 文件中 的评价
SingleFile | 将完整的页面保存到一个 HTML 文件中 作者: gildas
OmTatSat 的评价
Thank you, great addon!
Can you please add ability to set path to save?
Upd.
Thank you, this is worked.
i use screentextshot/{page-title} ({date-iso} {time-locale}).html
Also to move to any different folders, not subfolder i use AHK script
~^+y:: ;hot key ctrl shift y
Loop { ; wait until file is exist
sleep, 5000
} Until FileExist("C:\Users\Sat\Downloads\screentextshot\*.html")
Loop Files, C:\Users\Sat\Downloads\screentextshot\*.html ; get created file names from folder
{
Filemove, %A_LoopFileFullPath%, C:\staff\screentextshot\%A_LoopFileName%, 1 ; move to destination folder
ToolTip, Сохранено C:\staff\screentextshot\%A_LoopFileName% ; message
;Msgbox % A_LoopFileFullPath "`nC:\NewPath\" A_LoopFileName A_LoopFileLongPath
Sleep, 2000
ToolTip ; remove message
}
return
Can you please add ability to set path to save?
Upd.
Thank you, this is worked.
i use screentextshot/{page-title} ({date-iso} {time-locale}).html
Also to move to any different folders, not subfolder i use AHK script
~^+y:: ;hot key ctrl shift y
Loop { ; wait until file is exist
sleep, 5000
} Until FileExist("C:\Users\Sat\Downloads\screentextshot\*.html")
Loop Files, C:\Users\Sat\Downloads\screentextshot\*.html ; get created file names from folder
{
Filemove, %A_LoopFileFullPath%, C:\staff\screentextshot\%A_LoopFileName%, 1 ; move to destination folder
ToolTip, Сохранено C:\staff\screentextshot\%A_LoopFileName% ; message
;Msgbox % A_LoopFileFullPath "`nC:\NewPath\" A_LoopFileName A_LoopFileLongPath
Sleep, 2000
ToolTip ; remove message
}
return
开发者回应
发布于 6 年前Thank you for the review. You can save pages in sub-folders of your download folder by delimiting them with "/" in the filename template (see the options page).
Edit: Thank you for the feedback and the additional info.
Edit: Thank you for the feedback and the additional info.
991 条评价
- 评分 5 / 5来自 Jaxx Thrawn, 6 天前
- 评分 5 / 5来自 Seän "frostbyte" Shepherd, 1 个月前
- 评分 5 / 5来自 Firefox 用户 15466444, 2 个月前
- 评分 1 / 5来自 Firefox 用户 12923365, 2 个月前
- 评分 5 / 5来自 Firefox 用户 17117224, 3 个月前
- 评分 5 / 5来自 Firefox 用户 19251219, 4 个月前I was looking for a feature similar to Scrapbook, which was available in an earlier version of Firefox Add-on, and I am generally satisfied with SingleFile.
However, there are some areas where it falls short on pages with images.
Many pages display images in a reduced size, and when you click on them, they enlarge, but it is a bit disappointing that you cannot capture the enlarged image.
In many cases, the enlarged images are displayed in a reduced size even if they are stored in a different directory within the same domain.
If this issue were addressed, I would be very satisfied. - 评分 5 / 5来自 Firefox 用户 19242736, 4 个月前
- 评分 5 / 5来自 superfluosity, 4 个月前
- 评分 5 / 5来自 Firefox 用户 13944616, 4 个月前This thing does what it says it does, and super well. I'm really, really happy with how well the extension manages to capture *exactly* what is on the page. It's pretty much perfect.
- 评分 5 / 5来自 Roman Berezkin, 4 个月前I literally use it almost everyday. The most convenient tool in my life. Especially the "Save selection" one, which helps me to save insights from chatgpt and such stuff, which I can't "just screenshot". Love you and your work very much. Thank you!
- 评分 1 / 5来自 paguocuctema, 4 个月前
- 评分 5 / 5来自 Firefox 用户 19114790, 4 个月前
- 评分 5 / 5来自 anti50ci47, 5 个月前
- 评分 5 / 5来自 Firefox 用户 18753432, 5 个月前