tehtbl / local-searx-firefox-plugin

local searx firefox search plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License

Description

Local searx firefox search plugin.

Based on PrivacyTools Searx.

How To

  • start local searx docker instance: docker run -d --restart=always --name searx -p 8080:8888 wonderfall/searx

  • install deps: npm i

  • build bundle: npm run bundle

  • Run add-on in isolated Firefox instance using web-ext (open the Browser Toolbox for console logging): npm start

About

local searx firefox search plugin

License:GNU General Public License v3.0