Recensioni per SingleFile
SingleFile di gildas
914 recensioni
- Valutata 5 su 5di Utente Firefox 15316141, 5 anni fa
- Valutata 5 su 5di 梁新宇, 5 anni fa
- Valutata 5 su 5di Mofiac, 5 anni fa
- Valutata 5 su 5di Utente Firefox 15625783, 5 anni fa
- Valutata 5 su 5di cgc, 5 anni fa
- Valutata 5 su 5di FirefoxUser, 5 anni fa
- Valutata 5 su 5di Utente Firefox 15538612, 5 anni faAfter 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.
- Valutata 4 su 5di MaRo, 5 anni faGreat addon - thanks! Suggestion: to add a header on saved page showing the URL of the page.
Replica dello sviluppatore
pubblicato il 5 anni faThank 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. - Valutata 5 su 5di brain8891, 5 anni fa
- Valutata 1 su 5di Utente Firefox 14696593, 5 anni fa
- Valutata 5 su 5di konrad Ständer, 5 anni fa
- Valutata 5 su 5di Utente Firefox 13117754, 5 anni fa
- Valutata 4 su 5di Diane, 5 anni fa
- Valutata 5 su 5di celz, 5 anni fa
- Valutata 4 su 5di Utente Firefox 13404270, 5 anni faJe commence à tester l'extension. Pour le moment, pas déçu du tout. Fait très bien son travail.
- Valutata 5 su 5di Orelbon, 5 anni fa
- Valutata 5 su 5di OmTatSat, 5 anni faThank 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
}
returnReplica dello sviluppatore
pubblicato il 5 anni faThank 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. - Valutata 5 su 5di ENG-Adel, 5 anni fa
- Valutata 5 su 5di Utente Firefox 13031600, 5 anni fa
- Valutata 5 su 5di Utente Firefox 15526459, 5 anni fa
- Valutata 5 su 5di RusMeasure, 5 anni faВеликолепное дополнение, НО с настройками "по умолчанию" не сохраняет все изображения на странице, для того что бы сохраняло ВСЕ, в настройках дополнения нужно выключить пункт "Изображения - группировать дубликаты изображений".
Так же с помощью данного дополнения можно легко и корректно перевести ранее сохраненную страницу .MHT в .HTML.
EN
A great addition, BUT with the default settings does not save all the images on the page, in order to save EVERYTHING, in the add-on settings you need to turn off the "Images - group duplicate images" item.
Also, with the help of this add-on, you can easily and correctly translate a previously saved .MHT page to .HTML.Replica dello sviluppatore
pubblicato il 5 anni faThank you for your review! If you are not using Waterfox, then what you are describing is a bug. Feel free to contact me or post an issue (with a sample URL showing the bug) on Github so I can fix it. If you are using Waterfox, this is indeed unfortunately a known issue.