SingleFile에 대한 리뷰
SingleFile 제작자: 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.
리뷰 1,010개
- 5점 만점에 5점Firefox 사용자 19258022 님, 16시간 전Great extension to capture reliable backups of forms complete in pages.
- 5점 만점에 5점Confusedphoton 님, 17일 전
- 5점 만점에 5점Firefox 사용자 19690659 님, 2달 전
- 5점 만점에 5점Lindows_XP 님, 3달 전This is fantastic! Easy to use. Works marvellously. Very convenient. Great job devs!
- 5점 만점에 5점Luis Ernesto CM 님, 3달 전
- 5점 만점에 5점Thomas Jung 님, 3달 전
- 5점 만점에 5점Enunciate_Veggie 님, 4달 전
- 5점 만점에 5점Firefox 사용자 17810758 님, 4달 전Absolument indispensable pour sauvegarder une page facilement. Le menu des préférences mériterait un peu plus de clarté.
- Absolute godsend in most manners the 'save selection' option is exactly what I need. However I'm running into issues with saving show/hide buttons and content it interacts with in forum pages (I can provide a link to an exact page it occurs if needed).
Broken displays be one thing but the page saver won't ever complete if these are present. A fix for this would be greatly appreciated and it would meet and exceed all my needs after. - 5점 만점에 5점José Ángel 님, 4달 전
- 5점 만점에 5점Firefox 사용자 13745328 님, 4달 전
- 5점 만점에 5점Jaxx Thrawn 님, 4달 전