Revisiones de SingleFile
SingleFile por gildas
Revisado por OmTatSat
Se valoró con 5 de 5
por OmTatSat, hace 5 añosThank 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
Respuesta del desarrollador
publicado el hace 5 añosThank 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.
963 revisiones
- Se valoró con 5 de 5por Ka, hace 6 días
- Se valoró con 1 de 5por Prince Antwi, hace 12 días
- Se valoró con 5 de 5por Usuario de Firefox 19048867, hace 16 días
- Se valoró con 5 de 5por A. Bilmanda, hace 19 días
- Se valoró con 5 de 5por pnkntr, hace un mes
- Se valoró con 5 de 5por Usuario de Firefox 19016964, hace un mes
- Se valoró con 5 de 5por Toukon, hace un mes
- Se valoró con 5 de 5por ali, hace un mes
- Se valoró con 4 de 5por tuxmux, hace un mes
- Se valoró con 5 de 5por Usuario de Firefox 18680106, hace 2 mesesWorks exactly as advertised, finally pressing Ctrl+S actually does what it's supposed to instead of making a broken document.
- Se valoró con 5 de 5por Soren, hace 2 meses
- Se valoró con 5 de 5por LCharlles, hace 2 mesesThis can deal with many pages that are not correctly saved in default setting of firefox
- Se valoró con 5 de 5por Usuario de Firefox 18978921, hace 2 meses
- Se valoró con 5 de 5por addonexplorer, hace 2 mesesExcellent archival tool! These days you cannot trust that any page will be available or drastically modified in the future.
SingleFile grabs everything or just parts, incredibly usefu and I use this along with Obsidian webclipper + Obsidian. - Se valoró con 5 de 5por Usuario de Firefox 18977738, hace 2 meses
- Se valoró con 5 de 5por Goston, hace 2 meses
- Se valoró con 5 de 5por OverLordGoldDragon, hace 2 meses