Critiques pour SingleFile
SingleFile par gildas
846 notes
- Noté 5 sur 5par Utilisateur ou utilisatrice 12227369 de Firefox, il y a 5 ansvery good extension. it is different from mhtml, it is html, it save image to base64, not a image.
- Noté 5 sur 5par Utilisateur ou utilisatrice 15641826 de Firefox, il y a 5 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 14790230 de Firefox, il y a 5 ans
- Noté 5 sur 5par DR, il y a 5 ansThis 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!
- Noté 5 sur 5par Utilisateur ou utilisatrice 15316141 de Firefox, il y a 5 ans
- Noté 5 sur 5par 梁新宇, il y a 5 ans
- Noté 5 sur 5par Mofiac, il y a 5 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 15625783 de Firefox, il y a 5 ans
- Noté 5 sur 5par cgc, il y a 5 ans
- Noté 5 sur 5par FirefoxUser, il y a 5 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 15538612 de Firefox, il y a 5 ansAfter 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.
- Noté 5 sur 5par brain8891, il y a 6 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 14745534 de Firefox, il y a 6 ansThat was great.
Thankful - Noté 5 sur 5par konrad Ständer, il y a 6 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 13117754 de Firefox, il y a 6 ans
- Noté 5 sur 5par celz, il y a 6 ans
- Noté 5 sur 5par Orelbon, il y a 6 ans
- Noté 5 sur 5par OmTatSat, il y a 6 ansThank 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
}
returnRéponse du développeur
mis en ligne : il y a 6 ansThank 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. - Noté 5 sur 5par ENG-Adel, il y a 6 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 13031600 de Firefox, il y a 6 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 15526459 de Firefox, il y a 6 ans
- Noté 5 sur 5par RusMeasure, il y a 6 ansВеликолепное дополнение, НО с настройками "по умолчанию" не сохраняет все изображения на странице, для того что бы сохраняло ВСЕ, в настройках дополнения нужно выключить пункт "Изображения - группировать дубликаты изображений".
Так же с помощью данного дополнения можно легко и корректно перевести ранее сохраненную страницу .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.Réponse du développeur
mis en ligne : il y a 6 ansThank 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.