Recenzije za SingleFile
SingleFile od gildas
941 recenzija
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 14790230, prije 5 godina
- Ocijenjeno s 5 od 5od DR, prije 5 godinaThis 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!
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 15316141, prije 5 godina
- Ocijenjeno s 5 od 5od 梁新宇, prije 5 godina
- Ocijenjeno s 5 od 5od Mofiac, prije 5 godina
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 15625783, prije 5 godina
- Ocijenjeno s 5 od 5od cgc, prije 5 godina
- Ocijenjeno s 5 od 5od FirefoxUser, prije 5 godina
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 15538612, prije 5 godinaAfter 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.
- Ocijenjeno s 4 od 5od MaRo, prije 5 godinaGreat addon - thanks! Suggestion: to add a header on saved page showing the URL of the page.
Odgovor programera
objavljeno prije 5 godinaThank you - It already exists, it's called the "infobar" (cf. the "i" icon at the top right when opening saved pages). By default, it will give you the saved date and a link to the original page. - Ocijenjeno s 5 od 5od brain8891, prije 5 godina
- Ocijenjeno s 1 od 5od Korisnik Firefoxa 14696593, prije 5 godina
- Ocijenjeno s 5 od 5od konrad Ständer, prije 5 godina
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 13117754, prije 5 godina
- Ocijenjeno s 4 od 5od Diane, prije 5 godina
- Ocijenjeno s 5 od 5od celz, prije 5 godina
- Ocijenjeno s 4 od 5od Korisnik Firefoxa 13404270, prije 5 godinaJe commence à tester l'extension. Pour le moment, pas déçu du tout. Fait très bien son travail.
- Ocijenjeno s 5 od 5od Orelbon, prije 5 godina
- Ocijenjeno s 5 od 5od Daniele, prije 5 godinaè necessario. Dovrebbe essere parte integrante del browser
- Ocijenjeno s 5 od 5od OmTatSat, prije 5 godinaThank 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
}
returnOdgovor programera
objavljeno prije 5 godinaThank 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. - Ocijenjeno s 5 od 5od ENG-Adel, prije 5 godina
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 13031600, prije 5 godina