Отзывы на WebScrapBook
WebScrapBook от Danny Lin
Ответ Danny Lin
Ответ разработчика
размещено 5 лет назадThank you for the feedback. About your proposals: 1. You can adjust the capture options to get a less size, but most of them are at the cost of reduced faithfulness to the original web page. 2. Double-clicking the right button for commands is not supported by the WebExtension API, and is not compatible with Firefox for Android, so we simply cannot do it.
134 отзыва
- Оценено на 5 из 5от Silopolis, 19 дней назад
- Оценено на 5 из 5от Пользователь Firefox 18235051, 9 месяцев назадI needed to backup a website that used form login, making a simple scraping not possible. This extension worked like a charm after figuring out some of the configuration options.
- Оценено на 5 из 5от Avater, год назад
- Оценено на 5 из 5от Пользователь Firefox 14643647, год назад
- Оценено на 4 из 5от Supriyadi, год назад
- Оценено на 5 из 5от Yaliang, 2 года назадThanks for developing this plugin. It makes it extremely easy to achieve and save web pages.
- Оценено на 5 из 5от texsd, 2 года назад
- Оценено на 1 из 5от Пользователь Firefox 13058149, 2 года назадI choose the WebScrapBook/data option but it wants me to configure Backend server... ? ? ?
Useless.
I miss the old Scrapbook Extension.Ответ разработчика
размещено 2 года назадPlease consult the documentation about different approaches to capture a page: https://github.com/danny0838/webscrapbook/wiki/Basic. Raise an issue with more details (e.g. a screenshot illustrating where you are asked for backend server configuration) in the source repository if you still don't get it. - Оценено на 5 из 5от Alexander, 2 года назад
- Оценено на 5 из 5от Пользователь Firefox 12472805, 2 года назад
- Оценено на 5 из 5от azzone, 3 года назад
- Оценено на 1 из 5от Пользователь Firefox 13474132, 3 года назадTanto utile prima ora completamente inusabile perchè oltremodo macchinoso.
- Оценено на 5 из 5от mike1985, 3 года назадAmazing Tool, would be nice to set also a min. size for pictures...
- Оценено на 5 из 5от OM_RA, 3 года назад
- Оценено на 5 из 5от Пользователь Firefox 15902721, 3 года назад
- Оценено на 3 из 5от Hann, 3 года назад
- Оценено на 5 из 5от Пользователь Firefox 13637550, 3 года назадThis is incredible and the work that is being put into it is admirable. The documentation isn't the best but the creator was very quick to answer my questions and I was able to create a JSON batch capture that captured an entire site for me. It's not the easiest thing to use but read the documentation, look at the examples, and ask questions on the github if you need help. This is a very powerful plugin and I hope the developer continues to develop it.
- Оценено на 5 из 5от DrakeFromFrance, 3 года назадThank you for your job Danny. I use WebScrapbook in Firefox, and Firefox is my default browser on Windows 10. I already set a new task using the .pyw extension to start WSB with the console hidden however it starts Firefox and open a new tab. Is there a way to start WebScrapbook without opening a new tab?
Just a remark: when I click on the icon of WSB in the tools bar of Firefox, it tooks me always a few seconds to find "Open Scrapbook". It would be nice if you emphasised it, or at least if you put it at the top of the menu. Thank you.
Where do I set server.browse to false??Ответ разработчика
размещено 3 года назад1. Configure PyWebScrapBook and set server.browse to false. We'll consider use false as default in the future.
2. The primary feature for WebScrapBook is capturing, not management, and thus putting "Open ScrapBook" as the first command doesn't make sense. Emphasizing which command is likely controversial for the same reason. We need a thorough evaluation/discussion before doing this. FYI: you can configure a hotkey using the browser extension hotkey manager for a faster way to open the sidebar. - Оценено на 4 из 5от noone, 3 года назадI just wanted to know how i can stop the auto-capture from making new folder every time for the same URL and instead skip or overwrite the same files.I'm sorry i searched a lot through the settings and wiki but couldn't find anything (also I'm not that knowledgeable with this stuff so i didn't understand a lot), its not just auto-capture but capturing a page twice still creates two folders
Ответ разработчика
размещено 3 года назадThis is probably something not yet implemented. If you'd like to provide a feature request, it'd be better to raise an issue in the source repo (https://github.com/danny0838/webscrapbook/issues) or send an email, and provide more details (e.g. Do you use a backend server? What is your use case and intention?) as it's not easy to discuss in this Addon site (we won't receive any notification from an update of a comment).
cf. thread of the original request: https://github.com/danny0838/webscrapbook/issues/8 - Оценено на 5 из 5от Myron, 4 года назадIs there a way to auto save a tab after a configurable time in focus?
i do a lot of research and almost always either leave a page quickly or spend several minutes reading?
i often forget to save the page until trying to remember it weeks later
... updated to the current version... set autosave time to 60000(ms)... nothing is being saved... please adviseОтвет разработчика
размещено 4 года назадThis is current not supported and is an open issue: https://github.com/danny0838/webscrapbook/issues/8
If you have some good idea welcome to provide a further feedback in the thread.