Reviews for SingleFile
SingleFile by gildas
Review by OmTatSat
Rated 5 out of 5
by OmTatSat, 5 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 5 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.
919 reviews
- Rated 5 out of 5by AAA, 20 hours ago
- Rated 5 out of 5by Firefox user 18843449, 4 days ago
- Rated 5 out of 5by Amit, 7 days ago
- Rated 5 out of 5by Firefox user 18639750, 12 days ago
- Rated 5 out of 5by 敬念法轮大法好远离疫情, 13 days ago
- Rated 5 out of 5by Firefox user 18822332, 17 days ago
- Rated 5 out of 5by Firefox user 18817801, 20 days agoIt works. So nice to find an extension that works as advertised.
To the developer: keep up the good work, and thank you for a quality product - Rated 5 out of 5by Firefox user 13866866, 21 days agoBrilliant add-on, love it! Option to hide from side bar would be good, I don't use it, nevertheless👍🏻
- Rated 5 out of 5by Davide, 24 days agoBug: if you enable "synchronize settings" on a *new* webbrowser/profile, it uploads these default settings, and "deletes" your original/previously synchronized settings on all other devices...
----
This is extension is awesome, thank you. Best method of saving and sharing webpages.
I also love that i can "zap" sections with uBlockOrigin and then save the result <3 - Rated 5 out of 5by Firefox user 5943837, 25 days ago
- Rated 5 out of 5by Anant Mittal, a month ago
- Rated 1 out of 5by Den, a month ago
- Rated 2 out of 5by Anymorf, a month agoSave only 10-20% from all pages. Most of all on 3d step show: err "Ошибка SingleFile: interrupted"
Developer response
posted a month agoThis is not normal, feel free to contact me or file a bug here https://github.com/gildas-lormeau/SingleFile/issues. - Rated 5 out of 5by Bob Tao, a month ago
- Rated 4 out of 5by me7z, 2 months ago
- Rated 5 out of 5by Firefox user 13905785, 2 months ago
- Rated 5 out of 5by Trinutown, 2 months ago
- Rated 5 out of 5by NeoOne, 2 months ago
- Rated 5 out of 5by Shindu, 2 months ago
- Rated 3 out of 5by Firefox user 18679426, 2 months ago
- Rated 5 out of 5by Firefox user 18730145, 2 months agoEasily my most-used extension. I always like to save online data locally in case it succumbs to "link rot", and I used to archive things as PDFs...clunky, storage-hungry, filled with formatting issues. SingleFile is my new replacement for that. I LOVE it!
- Rated 1 out of 5by Firefox user 18720766, 3 months ago
- Rated 5 out of 5by Firefox user 16847543, 3 months agoI use it everyday for a few years now. Useful in many ways to archive webpages in a fully portable HTML.
- Rated 5 out of 5by Firefox user 17360846, 3 months ago
- Rated 5 out of 5by Firefox user 18713268, 3 months agovery usefull,
please add open saved to new window.