Skip to content

Releases: gesiscss/WebBot

version 4.1.7

Choose a tag to compare

@yfiua yfiua released this 12 May 18:50
  • Update search engine bots;
  • Fix several vulnerability issues.

version 4.1.6

Choose a tag to compare

@yfiua yfiua released this 17 Jan 22:55

Revert Google to paginated search.

version 4.1.5

Choose a tag to compare

@yfiua yfiua released this 17 Jan 17:45

Sanitize filenames.

version 4.1.4

Choose a tag to compare

@yfiua yfiua released this 09 Apr 09:05

Fix DuckDuckGo bot.

version 4.1.3

Choose a tag to compare

@wanLo wanLo released this 05 Apr 13:07

Minor fixes for Google, Baidu, and So.

version 4.1.2

Choose a tag to compare

@yfiua yfiua released this 02 Aug 13:32
v4.1.2

Fix a bug where time is in locale format in filenames

version 4.1.1

Choose a tag to compare

@yfiua yfiua released this 14 Apr 09:24
d166536

Update README.

version 4.1

Choose a tag to compare

@wanLo wanLo released this 21 Mar 14:31
7333a6b

This update brings the ability to select which result types should be queried: Text, News, Images, and/or Video. Only these results will be accessed and saved. The time allocated to each engine is reduced if less result types are selected. We also fix the behavior of the extension with search engines that require pressing ENTER to start a search. Finally, we fix some issues with search terms that yield very few results.

version 4.0.1

Choose a tag to compare

@wanLo wanLo released this 15 Mar 11:31
9a5dea4

Includes minor fixes and updates

version 4.0

Choose a tag to compare

@wanLo wanLo released this 30 Jan 11:14
e892114

This version comes with the following new features, upgrades and fixes:

  • Upgrade and streamline dependencies
  • Fix various bots for updates versions of the search engines
  • Allow for a serverless setup
  • Build a simple user interface that is integrated as official "settings" of the extension with options for clearing browser data, closing inactive tabs, saving pages (and into which subfolder), as well as a local or a server-bound setup. Settings are persisted in localStorage for when the extension is reloaded or the browser is reopened.
  • Integrate saving of the accessed pages directly from within the extension. We integrate the SingleFile library and save pages according to each engine's requirements.
  • Update and extend documentation to reflect these changes