Omtaler for SingleFile
SingleFile av gildas
849 omtaler
- Vurdert til 5 ut av 5av Bananenschreck, 5 år siden
- Vurdert til 5 ut av 5av PRION, 5 år sidenvery very simple
I liked Mozilla Archive format, but it is not compatible with new version Firefoks. Therefore I look for the capabilitise for save page to read it off line. I Explorer give such functionality. Single file is good add-on - Vurdert til 5 ut av 5av Izeadot, 5 år sidenLove this add-on. I have been using Singlefile for perhaps a couple of weeks with firefox mobile and so far it has worked flawlessly. Thank you, to the developer!
- Vurdert til 5 ut av 5av Firefox-bruker 12227369, 5 år sidenvery good extension. it is different from mhtml, it is html, it save image to base64, not a image.
- Vurdert til 5 ut av 5av Firefox-bruker 15641826, 5 år siden
- Vurdert til 5 ut av 5av Firefox-bruker 14790230, 5 år siden
- Vurdert til 5 ut av 5av DR, 5 år sidenThis works great and better than a PDF export because it preserves the code underneath and the links. It has a host of well thought out options. You can easily export the pages this add-on generates into PDF if needed. An exceptional way to archive pages. Oh yea.. it's also on GIT!
- Vurdert til 5 ut av 5av Firefox-bruker 15316141, 5 år siden
- Vurdert til 5 ut av 5av 梁新宇, 5 år siden
- Vurdert til 5 ut av 5av Mofiac, 5 år siden
- Vurdert til 5 ut av 5av Firefox-bruker 15625783, 5 år siden
- Vurdert til 5 ut av 5av cgc, 6 år siden
- Vurdert til 5 ut av 5av FirefoxUser, 6 år siden
- Vurdert til 5 ut av 5av Firefox-bruker 15538612, 6 år sidenAfter Mozzilla removes .mht format I have been using SavePageWE until last week, than I switch to SingleFile. It is, so far, much better for my personal use. It saves all pictures I need and there is one more useful feature - color annotations. Thank you for your your hard work gildas.
- Vurdert til 5 ut av 5av brain8891, 6 år siden
- Vurdert til 5 ut av 5av konrad Ständer, 6 år siden
- Vurdert til 5 ut av 5av Firefox-bruker 13117754, 6 år siden
- Vurdert til 5 ut av 5av celz, 6 år siden
- Vurdert til 5 ut av 5av Orelbon, 6 år siden
- Vurdert til 5 ut av 5av Daniele, 6 år sidenè necessario. Dovrebbe essere parte integrante del browser
- Vurdert til 5 ut av 5av OmTatSat, 6 år sidenThank 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
}
returnUtviklerrespons
postet 6 år sidenThank 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. - Vurdert til 5 ut av 5av ENG-Adel, 6 år siden