Skip to content

v3.1.5: fully serverless

Compare
Choose a tag to compare
@qunash qunash released this 14 Mar 20:25
· 97 commits to main since this release
5c689d0

Fully serverless version

No need for the backend server anymore, all the SERP scraping and text extraction happens locally in the browser.


What's Changed

  • web search and URL text extraction now happen locally, no need for the backend server.
    This is the reason the extension requires an additional permission.
  • added support for DuckDuckGo bangs!
  • added slash commands menu for quick commands.
  • added a shortcut to quickly toggle web access (Alt+W).
  • added localization to new languages: Polish, Chinese (Traditional), Hebrew, Russian.
  • fixed various bugs, including the toolbar duplication bug.

Chrome Firefox


New Contributors

Full Changelog: v2.0.2...v3.1.5