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.
New Contributors
- @thefourcraft made their first contribution in #56
- @ingumsky made their first contribution in #68
- @carlchin made their first contribution in #78
- @Levvy055 made their first contribution in #90
- @notlin4 made their first contribution in #94
Full Changelog: v2.0.2...v3.1.5