Reviews for SingleFile
SingleFile by gildas
Review by OmTatSat
Rated 5 out of 5
by OmTatSat, 6 years agoThank 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
Developer response
posted 6 years agoThank 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,005 reviews
- Rated 5 out of 5by Firefox user 19690659, 8 days ago
- Rated 5 out of 5by Mike, 16 days ago
- Rated 5 out of 5by Extencil, 18 days ago
- Rated 5 out of 5by Cris Dias, a month ago
- Rated 5 out of 5by Lindows_XP, a month agoThis is fantastic! Easy to use. Works marvellously. Very convenient. Great job devs!
- Rated 5 out of 5by Luis Ernesto CM, a month ago
- Rated 5 out of 5by Thomas Jung, 2 months ago
- Rated 5 out of 5by Enunciate_Veggie, 2 months ago
- Rated 5 out of 5by mp, 2 months ago
- Rated 5 out of 5by Firefox user 17810758, 2 months agoAbsolument indispensable pour sauvegarder une page facilement. Le menu des préférences mériterait un peu plus de clarté.
- Rated 4 out of 5by Axolotl, 2 months agoAbsolute 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. - Rated 5 out of 5by José Ángel, 2 months ago
- Rated 5 out of 5by Firefox user 13745328, 2 months ago
- Rated 5 out of 5by woam, 3 months ago
- Rated 5 out of 5by Subagya, 3 months ago
- Rated 5 out of 5by Jaxx Thrawn, 3 months ago
- Rated 5 out of 5by ADKFZ8O, 4 months ago
- Rated 5 out of 5by Seän "frostbyte" Shepherd, 4 months ago
- Rated 5 out of 5by Firefox user 15466444, 4 months ago
- Rated 1 out of 5by Firefox user 12923365, 4 months ago
- Rated 4 out of 5by Ax, 4 months ago