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
開発者の返信
投稿日時: 5年前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.
合計レビュー数: 954
- 5 段階中 5 の評価Firefox ユーザー 19016964 によるレビュー (2日前)
- 5 段階中 5 の評価Firefox ユーザー 18680106 によるレビュー (18日前)Works exactly as advertised, finally pressing Ctrl+S actually does what it's supposed to instead of making a broken document.
- 5 段階中 5 の評価Firefox ユーザー 18978921 によるレビュー (24日前)
- 5 段階中 5 の評価addonexplorer によるレビュー (24日前)Excellent 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. - 5 段階中 5 の評価Firefox ユーザー 18977738 によるレビュー (24日前)
- 5 段階中 5 の評価OverLordGoldDragon によるレビュー (1ヶ月前)
- 5 段階中 5 の評価Firefox ユーザー 18702861 によるレビュー (2ヶ月前)I rarely give reviews but this one I must. It worked out of box. Can do things even FireShot can't such as saving the page or portion of it in a single html file! Very useful for saving a website or web page on Internet Archive.
- 5 段階中 5 の評価stackingcows によるレビュー (2ヶ月前)
- 5 段階中 4 の評価Firefox ユーザー 18935224 によるレビュー (2ヶ月前)
- 5 段階中 4 の評価Firefox ユーザー 18921230 によるレビュー (2ヶ月前)
- Очень полезное расширение и отзывчивый разработчик. А то стандартный инструментарий сохранения страниц уже давно нормально не работает с современным вебом и блокировщиками рекламы. Особенно полезное приложение в условиях, когда всякие уважаемые органы то и дело стремятся модерировать интернет, защищая граждан от информации, например, по починке устаревших серверов (не пытайтесь понять эту серию эвфемизмов на иностранном языке, это бессмысленно :) )